- Go to the releases tab (.../atmosim/releases)
- Get the latest release depending on your system
- Ensure you have git, make and a C++ compiler installed
- Clone the repository with submodules:
git clone --recursive https://github.com/ilya246/atmosim
cd atmosim
- Build using the Makefile:
make -j
- 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