ShatteredPrism/launcher/ui/pages
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
..
global Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
instance Merge remote-tracking branch 'prismlauncher/release-8.x' into develop 2024-06-23 11:34:11 -04:00
modplatform Merge remote-tracking branch 'prismlauncher/release-8.x' into develop 2024-06-23 11:34:11 -04:00
BasePage.h Replace typedef with using 2023-10-24 01:36:27 -07:00
BasePageContainer.h chore: reformat 2023-08-14 18:16:53 +02:00
BasePageProvider.h Replace typedef with using 2023-10-24 01:36:27 -07:00