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

moddingplayground/frame-fabric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Minecraft API for Modding Playground

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages