A tool to get an intuiton for good build orders. Run the program via FAF-Buildorder-Visualizer\bin\Debug\net7.0\app.exe. It should open a browser window with an interactive plot. The files to manipulate are in the same folder.
Buildorder is defined in bo.txt. Defined buildings are landfac, airfac, pgen, mex, hydro. Format:
building,buildpower
factory,10
pgen,10
pgen,10
expansion buildings are defined
timestamp,type,massreclaim,energyreclaim
100,mex,0,0
120,reclaim,10,50
145,hydro,0,0
Special thanks to my favorite Zoomer Grimplex for working with me on this project and showing me C# B)