Skip to content

7003Mars/bocchi-the-shield

Repository files navigation

bocchi

Mod Icon

Modding ToDo List:

  • Create a new Mindustry Java mod project.
  • Edit the mod.hjson for your mod.
  • Create your first content: a block or an item.
  • Put sprites and bundles into assets directory.
  • Check the Mindustry's sources with your IDE or on its repository.
  • Make a nice icon to replace the placeholder.
  • Push a commit with any message containing [release] to generate a release draft on GitHub.