townengine/docs/getting_and_compiling.txt

11 lines
555 B
Plaintext

firstly, make sure to pull git-lfs references with: :git lfs fetch origin main:
you might have to run `git lfs install` before that
install cmake and sdl2-dev packages in manner suitable to your distribution
add /bin/ directory to your $PATH, you can do it cleanly with :source hooks: command
navigate to one of /apps/ folders for demos
run `twn build` to build
runnable apps 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