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
|
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 |
|
Kaleb Elwert
|
e87dfd3648
|
Initial commit of fabric-1.17.1 build
|
2021-07-07 19:02:02 -07:00 |
|