1
Fork 0
mirror of https://github.com/redstrate/Astra.git synced 2025-04-21 12:17:45 +00:00
Commit graph

6 commits

Author SHA1 Message Date
3df6e79fad When running on the Steam Deck, launcher mode is now handled
Steamworks recommends not using launchers on the Deck, but it has a
special mode that specifically enables a KB/M layout to assist - we now
enable that before launching the game.
2022-09-06 11:00:53 -04:00
8d7f6afa0a Set steam app id properly 2022-09-06 10:54:34 -04:00
28c8b0918d Only enable Steam API if the steam option is turned on 2022-09-05 18:06:36 -04:00
b15473ddf0 Unify named constants for features too 2022-09-05 18:03:59 -04:00
37e1e67558 Don't include steam api header on non-steam builds 2022-09-05 15:44:32 -04:00
dc024aceb7 Include basic framework for Steam API support 2022-09-05 15:43:15 -04:00