schema system for schematic so naming them isnt a chore
| src | feat: use nightly and build for the first tiem | |
| .gitignore | chore: gitignore schems (this is for testing) | |
| Cargo.lock | feat: use nightly and build for the first tiem | |
| Cargo.toml | chore: add mindus depedency | |
| LICENSE | chore: add license (gplv3-or-later, copied from mindus) | |
| README.md | docs: initial readme | |
| rust-toolchain.toml | feat: use nightly and build for the first tiem | |
schemschema
This is a WIP program that allows you to assign programmatically meaningful names/properties to your Mindustry schematics so that you can write a program to e.g. name them, or search through them.
This uses the mindus library by bendn, the same library used by the plent discord bot. Hence, this project, like mindus, is under gplv3-or-later. This probably carries up from the upsteam Mindustry java repository maintained by anuke. But I would have licensed it under gplv3 anyway since who's using this for proprietary use XD