8000 GitHub - ISurrealI/Patchouli: Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ISurrealI/Patchouli

 
 

Repository files navigation

Patchouli

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

For more information, see the wiki

Maven info

repositories {

    maven { url 'https://maven.blamejared.com' }
}

dependencies {

    compile "vazkii.patchouli:Patchouli:[VERSION]"
}

Don't forget to replace [VERSION] with the version of the mod that you want to work with!

About

Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Batchfile 0.2%
0