Jared
cd9f534f2f
Fix AT syntax being wrong
2024-11-30 14:20:07 -07:00
Jared
3397eb125a
Port to 1.21.1
2024-11-20 22:05:57 -07:00
Jared
040ca2e79d
Replace (Vanilla|Neo)Gradle with ModDevGradle, add ParchmentMC support
...
https://github.com/neoforged/ModDevGradle
ModDevGradle is a alternative to NeoGradle that in my experience is faster and provides a better development experience.
MDG also offers an easy 'vanilla' mode, so it has replaced VanillaGradle as well.
2024-06-25 01:48:34 -06:00
Jared
985f33d90c
Modernize the template
...
- Replaced `subprojects` with buildSrc plugins
- Moved to Jetbrains Annotations over jsr305
- Removed timestamp related manifest attributes
- Re-enabled the gradle module metadata, required for NeoForge now.
- Changed the runs folder to `runs/<type>` for consistency
2024-04-19 21:30:40 -06:00
Jared
829e2415e6
Move plugins back to their respective build.gradle files. Close #34
2023-11-14 02:44:36 -07:00
Jared
ec156b6c83
Update to 1.20.2. Add a NeoForge project
2023-11-11 01:19:46 -07:00
Witixin
493ecc96d2
Cleanup and improve expansions in metadata files ( #30 )
...
* Add more fields and cleanup expansions
* Make names consistent
2023-10-05 05:31:55 -06:00
Jared
2406e0394f
general buildscript cleanup
2023-06-11 03:40:13 +02:00
Jared
fc6f452e8c
Add mixin to all projects
2023-06-11 03:25:08 +02:00
Jared
45030884b0
specify the modloader versions in the root build.gradle
2023-06-11 02:54:26 +02:00
Jared
6de6f20cbd
Cleanup modloader metadata files and replace more properties in them
2023-06-11 02:34:24 +02:00
Tyler Hancock
f2b6c744d8
Port to Minecraft 1.19.3
2022-12-08 19:41:02 -07:00
Witixin1512
886bb33c36
Witixin1512 patch 2 ( #23 )
...
* Fix typo
Phone PR
* Update build.gradle
2022-09-15 11:43:12 -06:00
Witixin1512
d3123d3c37
Fix typo ( #22 )
...
Phone PR
2022-09-15 08:14:59 -06:00
Jared
3f825a4331
Include LICENSE in the built artifacts
2022-06-15 20:37:09 +02:00
Jared
e0281b6146
Fix maven artifacts and publishing. Close #4
2021-12-21 19:41:15 +02:00
Jared
6953bc98ca
Update to 1.18
2021-11-30 22:26:34 +02:00
Tyler Hancock
8550e017a1
Apply UTF-8 encoding and J16 release level consistently.
2021-10-11 22:40:10 -06:00
Tyler Hancock
07b5f42740
Fix inconsistent repository definitions.
2021-10-11 22:38:19 -06:00
Tyler Hancock
029a7c3dc8
Generate source jars and jdoc jars for each project.
2021-09-28 03:09:54 -06:00
Tyler Hancock
b76bf02f3f
Set Java version for all Java projects.
2021-09-28 02:58:33 -06:00
Tyler Hancock
6ae7d10805
Add common manifest properties to all JARs, not just Forge.
2021-09-28 02:33:31 -06:00
Jared
44c7d4dc82
Initial files
2021-09-12 20:26:39 +02:00