ShatteredPrism/buildconfig
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
..
BuildConfig.cpp.in Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
BuildConfig.h Fetch CurseForge API key from official files 2024-06-23 22:35:06 -04:00
CMakeLists.txt feat: add Qt 6 support to CMake 2022-07-10 12:19:14 +02:00