Commit Graph

12 Commits

Author SHA1 Message Date
Jared
f2b74f2074 Port to 1.20.6 2024-05-20 16:51:27 -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
53caea62bb Rename plugins 2024-04-21 22:31:31 -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
dacc33f439 Swap the publishing repository with something more versatile 2024-04-19 19:49:10 -06:00
Jared
77d38c6e52 Update gradle and plugins 2024-04-19 18:38:10 -06:00
Jared
9f0b50b3b0 Port to 1.20.4 2024-01-11 04:41:22 -07:00
Jared
25bcd220c5
Merge pull request #36 from MerchantPug/fix/modids
Replace examplemod with ${mod_id} in mod files.
2023-11-29 13:19:51 -07:00
Pug
2ad03775a6
Replace examplemod with ${mod_id} in mod files. 2023-11-30 01:22:50 +11:00
Jared
1791ae3dc0 Remove usages of TaskCollection.metaClass in favor of a variable 2023-11-22 07:06:28 -07:00
Jared
6152c1e196 Fix access transformer location 2023-11-11 11:43:09 -07:00
Jared
ec156b6c83 Update to 1.20.2. Add a NeoForge project 2023-11-11 01:19:46 -07:00