Usage instructions Getting a ready release Go to the releases tab (.../atmosim/releases) Get the latest release depending on your system Compiling it yourself (will run faster) 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 Running Open a console (on Windows press win+r then type in cmd), then cd .../path/to/atmosim, path/to/atmosim being its location on your disk Run atmosim -h or atmosim.exe -h Refer to the help readout for further usage instructions