mindustry logic execution, map- and schematic- parsing and rendering
1
2
3
4
5
6
7
8
[package]
name = "plandustry"
version = "0.1.0"
edition = "2021"
publish = false

[dependencies]
flate2 = "1.0"