Commit graph

14 commits

Author SHA1 Message Date
Kosma Moczek
f0a1fcdc9f fabric-*: remove archives_base_name from gradle.properties 2022-01-05 00:16:00 +01:00
Kosma Moczek
945178f71d 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
c2d6bb76ae fabric-*: remove stale duplicateStrategy 2022-01-05 00:16:00 +01:00
Kosma Moczek
db838a1f2f fabric-*: remove stale comment cruft 2022-01-05 00:16:00 +01:00
Kosma Moczek
707cdfcd09 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
44bc4a819f fabric-*: use modern plugins{} declaration 2022-01-05 00:16:00 +01:00
Kosma Moczek
463f466549 fabric-*: remove redundant declarations already present in root build.gradle 2022-01-05 00:16:00 +01:00
Kosma Moczek
9692d476ec fabric-*: use modern, performant sourcesJar declaration 2022-01-05 00:16:00 +01:00
Kosma Moczek
9a611cc5ad fabric-1.18: remove incorrectly included DynmapCoreAPI depedency 2022-01-05 00:16:00 +01:00
Kosma Moczek
65c9996585 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
4d8561187e fabric-1.18: remap and update to 1.18-rc1+build.1 2021-11-25 20:01:27 +01:00
Kosma Moczek
fef6577238 fabric-1.18: enable IDE launch config generation 2021-11-25 19:05:36 +01:00
Kosma Moczek
f3496a7ac5 fabric-1.18: fix missing DynmapCoreAPI 2021-11-25 19:04:13 +01:00
Kosma Moczek
8bbf0f58ed fabric-1.18: copy form fabric-1.17.1 2021-11-25 18:57:53 +01:00