JJTech0130 / MultiMC5

Deprecated.
https://jjtech0130.github.io/MultiMC5/
Other
18 stars 3 forks source link

New build option #32

Closed JJTech0130 closed 4 years ago

JJTech0130 commented 4 years ago

Added build option to change meta URL eg.

cmake -D **MultiMC_META_URL:STRING="https://jjtech0130.github.io/meta-multimc/"** CMAKE_CXX_COMPILER=clang++ CMAKE_C_COMPILER=clang CMAKE_INSTALL_PREFIX=../install ../

Also updated to latest version of MMC