Commit Graph

15 Commits

Author SHA1 Message Date
Mike Primm fb0cceca58 Add eclpse labels for subprojects in Fabric 2022-02-16 21:13:21 -06:00
Kosma Moczek 0596d3e432 fabric-*: remove archives_base_name from gradle.properties 2022-01-05 00:16:00 +01:00
Kosma Moczek 29c287d4b3 fabric-*: use new directives for output jar file path
The old ones are deprecated+replaced.
2022-01-05 00:16:00 +01:00
Kosma Moczek 785798bf4e fabric-*: remove stale duplicateStrategy 2022-01-05 00:16:00 +01:00
Kosma Moczek c0abc6b0e3 fabric-*: remove stale comment cruft 2022-01-05 00:16:00 +01:00
Kosma Moczek 47df7cb402 fabric-*: update Loom to 0.10.65
This fixes three issues:
- Gradle compatibility
- IDE compatibility
- Builds breaking because we were running on SNAPSHOT
2022-01-05 00:16:00 +01:00
Kosma Moczek 3ae48275a8 fabric-*: use modern plugins{} declaration 2022-01-05 00:16:00 +01:00
Kosma Moczek 5e8fa51538 fabric-*: remove redundant declarations already present in root build.gradle 2022-01-05 00:16:00 +01:00
Kosma Moczek ff08210162 fabric-*: use modern, performant sourcesJar declaration 2022-01-05 00:16:00 +01:00
Kosma Moczek 42e4512781 fabric-1.18: remove incorrectly included DynmapCoreAPI depedency 2022-01-05 00:16:00 +01:00
Kosma Moczek 629785d117 fabric/build.gradle: replace compile with implementation
This fixes starting the Fabric mod under IntelliJ and command line:

`./gradlew fabric-1.18:runServer`
2021-12-12 23:20:51 +01:00
Kosma Moczek 3d95f9250a fabric-1.18: remap and update to 1.18-rc1+build.1 2021-11-25 20:01:27 +01:00
Kosma Moczek bc7405e8f4 fabric-1.18: enable IDE launch config generation 2021-11-25 19:05:36 +01:00
Kosma Moczek 327e510884 fabric-1.18: fix missing DynmapCoreAPI 2021-11-25 19:04:13 +01:00
Kosma Moczek c62631f67f fabric-1.18: copy form fabric-1.17.1 2021-11-25 18:57:53 +01:00