Skip to content

sylvxa/polymer-template-mod

Repository files navigation

Polymer Template Mod

Usage

To make your own mod, make sure you:

  • Rename instances of com.example to your own package name
  • In fabric.mod.json
    • Add your name in the authors section
    • Change the contact info to match your mod
    • Change the id and name, making sure to follow the conventions specified on the Fabric Wiki
  • Change the MOD_ID field in the PolymerTemplateMod class to your mod id

Maintaining

Update dependency versions in gradle.properties with their respective repository links

Setup

For setup instructions please see the fabric documentation page that relates to the IDE that you are using.

License

This template is available under the CC0 license. Feel free to learn from it and incorporate it in your own project

About

A template for Polymer-based Fabric mods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages