Commit Graph

11 Commits

Author SHA1 Message Date
Jared
4d367e4ab2 Re-add forge support. Close #64 2024-08-05 23:46:16 -06:00
Jared
5536dbd85d Port to 1.20.5 and temporarily(?) delete forge
Forge will be re-added when it is ported
2024-04-23 21:05:44 -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
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
920129b7b9
Update mods.toml to use replacements for displayName 2023-06-16 02:29:28 +02:00
Jared
a5ac191b4e Port to 1.20 2023-06-11 04:08:59 +02:00
Jared
2baa2d2ba4 Update mods.toml license to match repository license 2023-06-11 03:33:02 +02:00
Jared
fc6f452e8c Add mixin to all projects 2023-06-11 03:25:08 +02:00
Jared
6de6f20cbd Cleanup modloader metadata files and replace more properties in them 2023-06-11 02:34:24 +02:00
Jared
e10fcc23e4 Lowercase the project names as per gradle naming convention 2023-06-11 01:21:39 +02:00