#mod #minecraft #quick #fabric #dirty #generator #clone

bin+lib fabricgen

A quick and dirty Minecraft Fabric mod generator

1 unstable release

0.1.0 Aug 16, 2022

#504 in Games

MIT license

420KB
241 lines

FabricGen

FabricGen in action FabricGen is a quick and dirty Minecraft Fabric mod generator in a CLI. It clones from the fabric-example-mod repo and changes some files for you. Running the genSources and runClient commands work right out of the box!

Installation

Windows

  • Just download the exe from the Github releases, or you can run cargo install fabricgen.

MacOS / Unix

  • Install Rust and run cargo install fabricgen. Make sure that you have a C compiler installed (GCC or Clang).

Plans for 0.2:

  • Support for Kotlin
  • Create mods for 1.15 and 1.14

Dependencies

~0–9MB
~53K SLoC