Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 615 Bytes

File metadata and controls

24 lines (20 loc) · 615 Bytes

frame

usage

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

  // if using frame-config
  maven {
    name = "Shedaniel"
    url  = "https://maven.shedaniel.me/"
  }
}

dependencies {
  modImplementation "net.moddingplayground.frame:frame-fabric:${FRAME VERSION}"
}

license

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