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

7 commits

Author SHA1 Message Date
27e8169a0f Misc code cleanup
Make more things const, auto and whatnot
2024-07-04 20:53:06 -04:00
49f8aae877 Add support for installing the official benchmark
This uses the same profile system as the regular game, and can be used
to download the current benchmark (currently hardcoded, to be fixed
later.) Or as always, install it offline from an existing zip.
2024-04-19 20:32:28 -04:00
b0122b736c Fix compile warning about class/struct mixup 2024-04-01 15:03:10 -04:00
ef953221a0 Set Windows version in wine prefix to Windows 7 2023-12-23 11:11:02 -05:00
ed1a68b0a2 Fix REUSE 2023-10-11 18:01:30 -04:00
7ad09f6fcf Fix up GameRunner::addRegistryKey comments 2023-10-11 14:33:22 -04:00
42d817a47c Move game running logic into its own class, shrink LauncherCore more 2023-10-11 14:30:21 -04:00