Skip to content

Ilya246/atmosim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage instructions

Getting a ready release

  1. Go to the releases tab (.../atmosim/releases)
  2. Get the latest release depending on your system

Compiling it yourself (will run faster)

  1. Ensure you have git, make and a C++ compiler installed
  2. Clone the repository with submodules:
git clone --recursive https://github.com/ilya246/atmosim
cd atmosim
  1. Build using the Makefile:
make -j

Running

  1. 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
  2. Run atmosim -h or atmosim.exe -h
  3. Refer to the help readout for further usage instructions

About

ss14 maxcap calculator tool, intended for personal use and not well-coded

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published