srwxr-xr-x / Neutrino

A Light, exploration-based Quark Spin-Off Fabric Mod for Minecraft
GNU General Public License v3.0
5 stars 5 forks source link
fabric fabricmc fabricmc-mod minecraft minecraft-mod mod

Neutrino

GitHub license Codacy Badge GitHub issues GitHub release

A Light, Quality of Life Quark Spin-Off Fabric Mod for Minecraft, inspired by The Creeper's Compendium!


Required Dependencies:

- Fabric

- Fabric API

- GeckoLib

Features:

Manual installation (recommended)

You will need Fabric Loader 0.10.x or newer installed in your game in order to load Neutrino. If you haven't installed Fabric mods before, you can find a variety of community guides for doing so here.

Reporting Issues

You can report bugs and crashes by opening an issue on our issue tracker.

Building with Gradle

Neutrino uses a typical Gradle project structure and can be built by simply running the default build task. After Gradle finishes building the project, you can find the built mod in build/libs. Feel free to open a pull request!

Development

If you are going to help develop the mod (which I highly recommend!) I only ask that you add your feature to the bullet point list on this readme!

Note: If the mixin's in the mod's source code have errors, I suggest opening the game in your ide and closing the project to fix it.