Crates.io | fabricgen |
lib.rs | fabricgen |
version | 0.1.0 |
source | src |
created_at | 2022-08-16 08:35:50.714428 |
updated_at | 2022-08-16 08:35:50.714428 |
description | A quick and dirty Minecraft Fabric mod generator. |
homepage | https://github.com/BlueStaggo/fabricgen |
repository | https://github.com/BlueStaggo/fabricgen |
max_upload_size | |
id | 646511 |
size | 437,461 |
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!
cargo install fabricgen
.cargo install fabricgen
. Make sure that you have a C compiler installed (GCC or Clang).