Brian-Wuest / MC-Prefab-Fabric

Like the Forge-Based mod but based on Fabric Mod Launcher instead
MIT License
3 stars 10 forks source link

MC-Prefab-Fabric

Like the Forge-Based mod but based on Fabric Mod Launcher instead

Update sources for new version

Run the following command: ./gradlew genSources

Update mappings

Run the following command: ./gradlew migrateMappings --mappings "1.20.4+build.1" Note: This will update based on the mappings build.

Build the mod for distribution

Run the following command: ./gradlew build