Commit graph

17 commits

Author SHA1 Message Date
Mike Primm
82b85a43d8 Get to consistent fabric-loom (and specific one) 2025-05-31 15:30:36 -04:00
viloz1
7d3cd0d02d fix 1.21.4 2024-12-05 21:35:52 +01:00
Kosma Moczek
6e0ba97142 fabric: update Loom to 1.6.11 2024-06-02 12:05:55 +02:00
Kosma Moczek
d696d9f6a5 fabric: fix build issues with 1.19.4 port 2023-03-16 14:20:38 +01:00
Mike Primm
30791f1663 Add eclpse labels for subprojects in Fabric 2022-02-16 21:13:21 -06:00
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
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
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
165fb74563 fabric-*: remove dependency on DynmapCoreAPI (duplicate classes error) 2021-06-27 16:14:43 +02:00
Kosma Moczek
7160092831 fabric-*: update processResources to Gradle 7 2021-06-27 15:58:26 +02:00
Kosma Moczek
c5f0ef3265 fabric-*: update Loom to 0.6-SNAPSHOT 2021-06-27 15:57:55 +02:00
Keuin
0a6136ce9c Backward port to Fabric 1.15.2 (from Fabric 1.16.1) 2020-10-13 08:22:20 +08:00