Add in Linux build commands with new cmake build.
This commit is contained in:
parent
7af67b25b6
commit
089c1af33b
1
release.sh
Executable file
1
release.sh
Executable file
@ -0,0 +1 @@
|
|||||||
|
cmake -DCMAKE_BUILD_TYPE=Release .;make -j 8
|
4
runGame.sh
Executable file
4
runGame.sh
Executable file
@ -0,0 +1,4 @@
|
|||||||
|
cd "Adventures in Lestoria"
|
||||||
|
mkdir "Adventures in Lestoria"
|
||||||
|
cp "discord_game_sdk.so" "Adventures in Lestoria"
|
||||||
|
../bin/AdventuresInLestoria
|
Loading…
x
Reference in New Issue
Block a user