a ss14 chemistry recipe calculator utility
g++ chempute.cpp -o build\chempute.exe -O3 --std=c++20
- copy the Reactions folder into the
build
folder build\chempute.exe
- enjoy
modify chempute_ignore.txt
if it's trying to tell you to make chemicals you would usually just obtain and not make, or if you want to make chemicals you would normally want to obtain
if you cd
into build
before running it, make sure to copy chempute_ignore.txt
into build
first