This project aids in the creation of batch simulations for Simcraft. It automates the generation of overrides for different itemlevels pre-defined slots.
The project is based on www.haskellstack.org.
Execute stack build
.
Adapt app\Main.hs to point to the desired example, then execute stack exec BatchSim.exe
.
Execute stack test
.
MIT, see LICENSE file.