2024-10-07 16:00:29 +00:00
|
|
|
firstly, make sure to pull git-lfs references with: :git lfs fetch origin main:
|
2024-10-12 16:27:29 +00:00
|
|
|
you might have to run `git lfs install` before that
|
2024-10-01 17:00:31 +00:00
|
|
|
install cmake and sdl2-dev packages in manner suitable to your distribution
|
2024-10-12 16:12:20 +00:00
|
|
|
add /bin/ directory to your $PATH, you can do it cleanly with :source hooks: command
|
2024-10-01 17:00:31 +00:00
|
|
|
navigate to one of /apps/ folders for demos
|
|
|
|
run `twn build` to build
|
2024-10-07 16:48:54 +00:00
|
|
|
runnable apps should have the same name as app folder it is in
|
2024-10-01 17:00:31 +00:00
|
|
|
|
|
|
|
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
|