plandustry 1.0.0

A command-line tool for working with Mindustry schematics
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[bin]]
name = "plandustry"
path = "src/exe/mod.rs"
[dependencies.flate2]
version = "1.0"

[package]
authors = ["KosmosPrime <5663514+KosmosPrime@users.noreply.github.com>"]
description = "A command-line tool for working with Mindustry schematics"
edition = "2021"
license = "GPL-3.0"
name = "plandustry"
readme = "README.md"
repository = "https://github.com/KosmosPrime/plandustry.git"
version = "1.0.0"