mindustry logic execution, map- and schematic- parsing and rendering
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ [package] name = "mindus" -version = "1.3.2" +version = "1.3.3" edition = "2021" -description = "A library for working with mindustry data formats (eg schematics) (fork of plandustry)" +description = "A library for working with mindustry data formats (eg schematics and maps) (fork of plandustry)" authors = [ "KosmosPrime <[email protected]>", "bend-n <[email protected]>", |