Update loom to 0.5 (closes #453)

This commit is contained in:
Jonas Herzig
2021-02-17 11:38:33 +01:00
parent 56e5df65d5
commit 2f0160c4f6
4 changed files with 3 additions and 5 deletions

View File

@@ -16,8 +16,6 @@ Build the mod via Gradle as explained above at least once (`./gradlew compileJav
Then import the Gradle project from within IDEA: File -> Open -> build.gradle -> Open as Project
Finally configure IDEA to build everything by itself instead of delegating it to Gradle (cause that is slow): File -> Settings -> Build, Execution, Deployment -> Build Tools -> Gradle -> Build and run using: IntelliJ IDEA
The generation of run configurations for 1.14+ currently depends on https://github.com/FabricMC/fabric-loom/pull/236
### Eclipse
## Development