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

Update RedistCopy.cs #495

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Ranger-26
Copy link

This creates the steam_appid.txt file automatically when building the game

@rlabrecque
Copy link
Owner

This is not /that/ desirable because steam_appid.txt should not be something you're necessarily shipping with your game, and then everyone would have to write logic to strip it

@Ranger-26
Copy link
Author

Ranger-26 commented Apr 1, 2022

I was under the impression that you need that to initialize steam to ship the game because without the steam_appid.txt file, my game build was failing to initialize steam despite it being open and it working in the editor. Am I missing something here?

@Ranger-26
Copy link
Author

Im on steamworks version 20 btw

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

2 participants