MultiMC5/buildconfig
Petr Mrázek 49970ae730 NOISSUE Redo system and java architecture probing
MultiMC should now detect aarch64/arm64 architectures and no longer uses
'32' and '64' as CPU architectures.

Detection should work for x86, amd64 and aarch64.

This also affected the old (unused) analytics code, so I removed it.
2024-12-21 03:47:16 +01:00
..
BuildConfig.cpp.in NOISSUE Redo system and java architecture probing 2024-12-21 03:47:16 +01:00
BuildConfig.h NOISSUE Redo system and java architecture probing 2024-12-21 03:47:16 +01:00
CMakeLists.txt