mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 12:10:00 +00:00
2
BUILD.md
2
BUILD.md
@@ -51,7 +51,7 @@ mkdir ~/MultiMC && cd ~/MultiMC
|
|||||||
mkdir build
|
mkdir build
|
||||||
mkdir install
|
mkdir install
|
||||||
# clone the complete source
|
# clone the complete source
|
||||||
git clone --recursive https://github.com/AfoninZ/MultiMC5-Cracked.git src
|
git clone --recursive https://github.com/AfoninZ/UltimMC.git src
|
||||||
# configure the project
|
# configure the project
|
||||||
cd build
|
cd build
|
||||||
cmake -DCMAKE_INSTALL_PREFIX=../install ../src
|
cmake -DCMAKE_INSTALL_PREFIX=../install ../src
|
||||||
|
|||||||
Reference in New Issue
Block a user