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

How do I upload the steamworks sdk with builds? #63

Open
Speak2Erase opened this issue Jul 25, 2023 · 3 comments
Open

How do I upload the steamworks sdk with builds? #63

Speak2Erase opened this issue Jul 25, 2023 · 3 comments
Labels
question Further information is requested

Comments

@Speak2Erase
Copy link

Speak2Erase commented Jul 25, 2023

Is there any easy way I can upload the steamworks sdk with builds published from this action?

I could add a folder in my repo, but is there another way?

@davidmfinol davidmfinol added the question Further information is requested label Jul 26, 2023
@davidmfinol
Copy link
Member

I'm not sure I understand the question.
What do you mean by uploading the Steamworks sdk?
Upload it to where?

@Speak2Erase
Copy link
Author

Speak2Erase commented Jul 26, 2023

I mean upload the steamworks redistributable (steamapi.dll, libsteam.so, etc) to a depot alongside a game build using this action

@davidmfinol
Copy link
Member

If you want to upload files to a depot, you simply put the files in a folder and use game-ci/steam-deploy@v3 with depotXPath: path/to/your/folder

I'm not familiar with that steamworks redistributable, so I looked it up and found this: https://partner.steamgames.com/doc/features/common_redist
But it looks like that's just applied through a setting in Steamworks App Admin, so it wouldn't need to be uploaded to any depot.

Is there something I'm still missing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants