Skip to content
This repository was archived by the owner on Feb 28, 2022. It is now read-only.

moddingplayground/toymaker-fabric

Repository files navigation

toymaker

usage

repositories {
  maven {
    name = "Modding Playground Maven"
    url  = "https://raw.githubusercontent.com/moddingplayground/maven/main/"
  }
}

dependencies {
  modImplementation "net.moddingplayground.toymaker:toymaker-fabric:${TOYMAKER VERSION}"
  include           "net.moddingplayground.toymaker:toymaker-fabric:${TOYMAKER VERSION}"
}

license

This project's code is licensed under MIT. If you would like clarification or explicit permission, contact us on Discord.