Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 585 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 585 Bytes

Kiln

Gradle plugin to aid in the development of shards.

Roadmap

  • Downloading Minecraft
    • Libraries
    • Natives
  • Deobfuscating Minecraft
    • Yarn Mappings (Mostly)
    • MCP Mappings (Pre-1.13)
    • Mojang Mappings
    • Sand Mappings? (Custom GlassMC Mappings)
  • Depending On Shards
    • Shard Dependencies

Testing

The current best way to test kiln is to run the publishToMavenLocal gradle plugin. This publishes kiln to a local maven repository on your computer. After that you can use it as a dependency in a test shard.