Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old Steam dlls in the root of the project #479

Merged
merged 1 commit into from
Feb 6, 2022

Conversation

rlabrecque
Copy link
Owner

This should help assist in fixing a bunch of common issues where people have upgraded and still have an old version of steam_api[64].dll in their project root.

This just warns for the version which would get loaded in the editor, but forcefully trys to remove the version in the build output path for those that don't have any kind of cleaning of their output directory.

See also:
#373

@rlabrecque rlabrecque merged commit a265d4e into master Feb 6, 2022
@rlabrecque rlabrecque deleted the clear-old-dlls branch February 6, 2022 21:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant