Skip to content

supersaiyansubtlety/developer-wiki

 
 

Repository files navigation

Quilt Developer Wiki


FAQ:

What is this wiki?

This wiki is specifically for developers, not users, of Quilt to learn how to make mods

What makes this wiki different from other wikis?

Each loader has their own wiki Fabric and Forge. While Forge's wiki is has a better design for modders than Fabric's, which often has outdated tutorials or hard to find tutorials for old versions and is not managed through git, they both lack one critical feature that would bring them to the next level: Real code.

This wiki is built off of 3 core principles:

  • Real, compiled code.
  • Tutorials for multiple versions.
  • Ease to add new features.

To achieve these, a custom gradle plugin was developed to create this wiki.

How do I contribute?

See CONTRIBUTING.md

About

Fork of Quilt Developer Wiki for making PRs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 50.1%
  • Kotlin 15.8%
  • Groovy 14.9%
  • Scala 14.3%
  • HTML 3.6%
  • CSS 1.3%