Commit Graph

32 Commits

Author SHA1 Message Date
c45a7a9f0c feat: 更新上传到Modrinth,Curseforge平台的工作流程 2026-03-18 23:30:01 +08:00
Jared
05096a2c93 Update gradle.properties docs. Close #86 2025-02-04 16:12:29 -07:00
Jared
64e5c1cdac Use ModDevGradle instead of VanillaGradle and ForgeGradle. Close #85 2025-02-04 16:02:17 -07:00
Jared
f78f8c15e3 port to 1.20.1 2024-04-19 17:27:03 -06: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
0a04d1fa35 Update how the archive name is set 2023-06-12 04:18:37 +02:00
Jared
a5ac191b4e Port to 1.20 2023-06-11 04:08:59 +02:00
Jared
2406e0394f general buildscript cleanup 2023-06-11 03:40:13 +02:00
Jared
531f251168 AccessTransformers and AccessWideners now apply if the file is present
AccessWideners are shared on common and fabric, since you will most likely need them in common anyway, and they are faster to apply than AccessTransformers
2023-06-11 03:33:12 +02:00
Jared
fc6f452e8c Add mixin to all projects 2023-06-11 03:25:08 +02:00
Jared
ad8d113645 Removed common runs 2023-06-11 02:34:10 +02:00
Tyler Hancock
f2b6c744d8
Port to Minecraft 1.19.3 2022-12-08 19:41:02 -07:00
Tyler Hancock
8b5788f33b
Update template to use latest versions for 1.19.2 2022-09-29 00:04:33 -06:00
Tyler Hancock
4872239044
Initial port to 1.19 2022-06-15 20:45:10 +02:00
Tyler Hancock
02be8ec9c5
Updated build dependencies. 2022-04-18 11:31:52 -06:00
Tyler Hancock
a9218807e2
Update Forge and Fabric API versions. 2022-04-02 15:49:15 -06:00
Tyler Hancock
a79e8e7bc2
Update to 1.18.2 2022-03-01 21:26:33 -07:00
Tyler Hancock
d8e96f7e61
Update build dependencies.
Gradle 7.3 -> 7.4
Forge 39.0.10 -> 39.1.2
Fabric API 0.45.2 -> 0.46.4
Fabric Loader 0.12.12 -> 0.13.3
2022-03-01 20:41:26 -07:00
Jared
36367b2382
Add service loader example. Close #7 2022-02-01 23:24:59 +02:00
Tyler Hancock
94b42e94da
Update Forge and FAPI versions. 2022-01-06 16:10:46 -07:00
Jared
5bd9799a53
1.18.1 port 2021-12-21 18:09:56 +02:00
Tyler Hancock
228334e794
Update the version of Forge and the Fabric Loader. 2021-12-02 01:40:07 -07:00
Jared
6953bc98ca
Update to 1.18 2021-11-30 22:26:34 +02:00
Tyler Hancock
40b2b34720
Update Fabric Loader to 0.12.1 and Fabric API to 0.40.8 2021-10-11 22:52:26 -06:00
Tyler Hancock
13e195e836
Update Forge to 37.0.85 2021-10-11 22:51:02 -06:00
Tyler Hancock
71537de222
Update Forge to 37.0.82 2021-10-05 20:28:27 -06:00
Jared
f6447facaf
Add common run options to gradle props 2021-09-29 21:00:40 +02:00
Tyler Hancock
f72cac02ad
Removed non-semver data from version. Version is now assigned through the intended version property. 2021-09-28 01:33:29 -06:00
Tyler Hancock
207bfc7d79
Remove redundant mod_group property. 2021-09-28 01:23:22 -06:00
Tyler Hancock
11f7e07f2e
Move Forge Access Transformers to a boolean toggle.
Also added additional information about why the path to the AT file can not be easily changed.
2021-09-24 02:40:54 -06:00
Tyler Hancock
74d926aff5
Updated Forge and Fabric to their latest versions at time of commit. 2021-09-24 02:10:14 -06:00
Jared
44c7d4dc82
Initial files 2021-09-12 20:26:39 +02:00