Skip to content

Factorio Quantizative Tool, which can calculate your factory.

License

Notifications You must be signed in to change notification settings

Yohozzy/quantorio

 
 

Repository files navigation

Quantorio

Factorio Quantizative Tool, a Factorio's calculator for recipes, machines, modules, beacons, and mods.

Click here to begin!

Development

symlink (or copy) your Factorio's data folder to data, it may looks like:

data/base -> factorio/data/base
data/base -> factorio/data/base

Run a development server:

npm install
npm run dev

After you changed *.lua, run

npm run parse

For make a build, run

npm run build

For generate defines.lua, run in game:

game.write_file("defines.lua", "return " .. serpent.block(_G.defines))

About

Factorio Quantizative Tool, which can calculate your factory.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Lua 37.2%
  • Vue 31.4%
  • JavaScript 31.0%
  • Other 0.4%