build(steam): Steam packaging utility + linux launch scripts#917
Merged
zicklag merged 2 commits intofishfolk:mainfrom Mar 9, 2024
Merged
build(steam): Steam packaging utility + linux launch scripts#917zicklag merged 2 commits intofishfolk:mainfrom
zicklag merged 2 commits intofishfolk:mainfrom
Conversation
8f6e461 to
aea3aab
Compare
Member
|
Awesome! @orhun do you have any thoughts on this? It seems pretty simple, but since it was related to builds/packaging I wondered if you might have any ideas or anything we should consider. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add a steam_package.sh script that pulls releases from github, rezips as .zip such that they can be uploaded to steamworks for respective platforms.
For linux, we also install some launch scripts. There's logic here to fix #904. Isn't pretty but seems to work, scaling is correct in steam deck game mode + desktop mode. Should not impact other linux platforms.
Need to test again with steam deck with external display, but I think this should work based on last I was exploring solutions to #904.