- Go to the releases tab (.../atmosim/releases)
- Get the latest release depending on your system
Just make sure you have git and a C++ compiler ready, git submodule init
, git submodule update
, then run build.bat or build_linux.sh depending on your OS
A proper makefile is currently TODO
- Open a console (on Windows press win+r then type in
cmd
), thencd .../path/to/atmosim
, path/to/atmosim being its location on your disk - Run
atmosim -h
oratmosim.exe -h
- Refer to the help readout for further usage instructions