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}"
}This project's code is licensed under MIT. If you would like clarification or explicit permission, contact us on Discord.