ShatteredPrism/launcher/ui/pages/global
Evan Goode 810ab868b3 Fetch CurseForge API key from official files
Instead of fetching the CurseForge API key from PolyMC's server, fetch
it from the files of the CurseForge app, mirrored by archive.org. We can
do this without downloading the entire 100MiB+ application by
range-requesting the specific DEFLATE block where the key is and
decompressing just that block.
2024-06-23 22:35:06 -04:00
..
AccountListPage.cpp DRM: check for valid account, not just any account 2024-05-22 19:46:43 -04:00
AccountListPage.h Add back DRM for offline and authlib-injector accounts 2024-05-20 13:24:16 -04:00
AccountListPage.ui
APIPage.cpp Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
APIPage.h
APIPage.ui Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
CustomCommandsPage.cpp
CustomCommandsPage.h
EnvironmentVariablesPage.cpp
EnvironmentVariablesPage.h
ExternalToolsPage.cpp
ExternalToolsPage.h
ExternalToolsPage.ui
JavaPage.cpp
JavaPage.h
JavaPage.ui Merge pull request #1347 from HyperSoop/reduce-min-memory 2023-11-23 08:58:58 +01:00
LanguagePage.cpp
LanguagePage.h
LauncherPage.cpp Merge tag '8.0' into unmojang-8.0 2023-11-15 14:37:14 -05:00
LauncherPage.h
LauncherPage.ui Merge Prism Launcher 8.2 2024-03-21 10:59:32 -04:00
MinecraftPage.cpp Merge tag '8.0' into unmojang-8.0 2023-11-15 14:37:14 -05:00
MinecraftPage.h
MinecraftPage.ui Add online mode fix for legacy versions; minor refactors in legacy 2024-01-03 17:25:14 +00:00
ProxyPage.cpp
ProxyPage.h
ProxyPage.ui