/docs/getting_and_compiling.txt
This commit is contained in:
parent
b75ff20014
commit
ba70a566e1
9
docs/getting_and_compiling.txt
Normal file
9
docs/getting_and_compiling.txt
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
firstly, make sure to pull git-lfs references with: git-lfs fetch
|
||||||
|
install cmake and sdl2-dev packages in manner suitable to your distribution
|
||||||
|
add /tools/ directory to your $PATH, for example, with: PATH=$PATH:$(realpath ./tools/)
|
||||||
|
navigate to one of /apps/ folders for demos
|
||||||
|
run `twn build` to build
|
||||||
|
runnable script should have the same name as app folder it is in
|
||||||
|
|
||||||
|
with windows it's assumed you have bash and gnu software
|
||||||
|
you might also want to install python3, but it's not a hard requirement
|
Loading…
Reference in New Issue
Block a user