1
0
Fork
You've already forked schemschema
0
schema system for schematic so naming them isnt a chore
  • Rust 100%
2026年06月30日 14:11:50 +01:00
src feat: use nightly and build for the first tiem 2026年06月30日 14:11:50 +01:00
.gitignore chore: gitignore schems (this is for testing) 2026年06月30日 10:24:22 +01:00
Cargo.lock feat: use nightly and build for the first tiem 2026年06月30日 14:11:50 +01:00
Cargo.toml chore: add mindus depedency 2026年06月30日 10:18:21 +01:00
LICENSE chore: add license (gplv3-or-later, copied from mindus) 2026年06月30日 10:19:08 +01:00
README.md docs: initial readme 2026年06月30日 10:22:39 +01:00
rust-toolchain.toml feat: use nightly and build for the first tiem 2026年06月30日 14:11:50 +01:00

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