Building is fixed now

1.2.5
Chocohead 4 years ago committed by GitHub
parent c5ac8df55b
commit 312d3d62d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,15 +12,11 @@ The (unofficial) [Fabric](https://fabricmc.net/) home for 1.2.5 and Beta 1.7.3 -
./gradlew eclipse
```
### Words of Warning
Building your mod would typically be done with the following command:
Once your mod is complete and ready for use it can be compiled and reobfuscated with:
```
./gradlew build
```
Currently this is not working however, so you'll have to work on adding more quirks and features to your mod in dev until it is.
## License
This template is available under the MIT license. Feel free to learn from it and incorporate it in your own projects.

Loading…
Cancel
Save