Commit Graph

  • c45a7a9f0c feat: 更新上传到Modrinth,Curseforge平台的工作流程 1.20.1 3944Realms 2026-03-18 23:30:01 +0800
  • 9fff0c869a build: 构建输出调整,添加代码格式检查(主要要求文件编码必须是UTF-8) 3944Realms 2026-03-16 14:45:38 +0800
  • 190c085229 fix: 使forge的数据生成可被共享 3944Realms 2026-03-14 22:40:52 +0800
  • 8a825e0c9b build: 可使用的构建模板 3944Realms 2026-03-09 14:44:02 +0800
  • d6b81d85d6
    Merge pull request #93 from Tfarcenim/1.20.1 Jared 2025-02-23 17:38:45 -0700
  • 18a439ec1e
    Add parchment to fabric Tfarcenim 2025-02-23 15:32:08 -0800
  • 7db4c59d56
    Add parchment to forge Tfarcenim 2025-02-23 15:15:50 -0800
  • 64913de449
    Add parchment to common Tfarcenim 2025-02-23 15:15:05 -0800
  • f1aa19f1c1 add forge datagen arguments Jared 2025-02-16 17:59:46 -0700
  • 00071711ba
    Merge pull request #92 from jason13official/patch-1 Jared 2025-02-12 17:14:12 -0700
  • 7024ac7add
    Update build.gradle jason13official 2025-02-12 19:11:14 -0500
  • 2d3acaf15a
    Update build.gradle jason13official 2025-02-12 19:09:07 -0500
  • 05096a2c93 Update gradle.properties docs. Close #86 Jared 2025-02-04 16:12:29 -0700
  • 64e5c1cdac Use ModDevGradle instead of VanillaGradle and ForgeGradle. Close #85 Jared 2025-02-04 16:02:17 -0700
  • c2b0ec3804 Update gradle and show how you can pin vanillagradle versions Jared 2024-08-05 20:56:20 -0600
  • f78f8c15e3 port to 1.20.1 Jared 2024-04-19 17:27:03 -0600
  • 493ecc96d2
    Cleanup and improve expansions in metadata files (#30) Witixin 2023-10-05 13:31:55 +0200
  • 920129b7b9
    Update mods.toml to use replacements for displayName Jared 2023-06-16 02:29:28 +0200
  • a2811f728e Fix maven artifact not having the correct name and forge pom generation Jared 2023-06-12 04:18:51 +0200
  • 0a04d1fa35 Update how the archive name is set Jared 2023-06-12 04:18:37 +0200
  • a5ac191b4e Port to 1.20 Jared 2023-06-11 04:08:59 +0200
  • 5295b1ed68 add common code to sources and javadoc jars Jared 2023-06-11 04:08:28 +0200
  • 2406e0394f general buildscript cleanup Jared 2023-06-11 03:40:13 +0200
  • 531f251168 AccessTransformers and AccessWideners now apply if the file is present Jared 2023-06-11 03:27:39 +0200
  • 2baa2d2ba4 Update mods.toml license to match repository license Jared 2023-06-11 03:32:46 +0200
  • fc6f452e8c Add mixin to all projects Jared 2023-06-11 03:25:08 +0200
  • 45030884b0 specify the modloader versions in the root build.gradle Jared 2023-06-11 02:54:10 +0200
  • c48bbe91c9 Remove unused gradle plugins Jared 2023-06-11 01:39:54 +0200
  • 0316e280e0 Set the root project name to match the folder name Jared 2023-06-11 02:34:00 +0200
  • 6de6f20cbd Cleanup modloader metadata files and replace more properties in them Jared 2023-06-11 02:31:29 +0200
  • 9efe38d385 Update maven publishing block Jared 2023-06-11 01:44:53 +0200
  • ad8d113645 Removed common runs Jared 2023-06-11 01:42:37 +0200
  • 67d79d6ba3 Update to ForgeGradle 6 and Fabric Loom 1.2 Jared 2023-06-11 01:34:55 +0200
  • 470f3ed636 Update to gradle 8.1.1 Jared 2023-06-11 01:28:18 +0200
  • e372040edd Spread the project includes over three lines to easier manipulation Jared 2023-06-11 01:23:02 +0200
  • e10fcc23e4 Lowercase the project names as per gradle naming convention Jared 2023-06-11 01:21:39 +0200
  • 4deaa38f67
    Add Discord invite to the description. Tyler Hancock 2023-05-12 14:32:54 -0600
  • f2b6c744d8
    Port to Minecraft 1.19.3 Tyler Hancock 2022-12-08 19:41:02 -0700
  • 8b5788f33b
    Update template to use latest versions for 1.19.2 Tyler Hancock 2022-09-29 00:04:33 -0600
  • 886bb33c36
    Witixin1512 patch 2 (#23) Witixin1512 2022-09-15 19:43:12 +0200
  • d3123d3c37
    Fix typo (#22) Witixin1512 2022-09-15 16:14:59 +0200
  • 51a7111415
    Merge pull request #18 from AlgorithmLX/patch-1 Jared 2022-07-07 15:51:45 +0200
  • 405a2d2941
    Update Java version for mc 1.19 Ivan 2022-07-07 13:36:47 +0700
  • 19177326f1
    Revert moving to jar task as Annotation Processors do not process Common Jared 2022-06-16 22:14:21 +0200
  • 4872239044
    Initial port to 1.19 Tyler Hancock 2022-06-07 16:14:23 -0600
  • 3bd253dcdd
    Move to jar / *Jar tasks instead of compileJava Jared 2022-06-15 20:44:14 +0200
  • d4b36f9cde
    update fabric loom Jared 2022-06-15 20:37:22 +0200
  • 3f825a4331
    Include LICENSE in the built artifacts Jared 2022-06-15 20:37:09 +0200
  • 44c2968378
    Make gradlew executable (#14) Luke Bemish 2022-05-02 22:10:58 -0600
  • a060554f51
    Update Mixin compat level to JAVA 17. Tyler Hancock 2022-04-18 22:21:52 -0600
  • 02be8ec9c5
    Updated build dependencies. Tyler Hancock 2022-04-18 11:31:52 -0600
  • 49f089c81c
    Merge pull request #10 from Darkhax-Forked/build-updates Tyler Hancock 2022-04-02 16:12:07 -0600
  • fc3c181aab
    Update Loom to 0.11 from 0.10. Tyler Hancock 2022-04-02 15:50:17 -0600
  • a9218807e2
    Update Forge and Fabric API versions. Tyler Hancock 2022-04-02 15:49:15 -0600
  • a2efbb2edd
    Update Gradle wrapper from 7.4 to 7.4.2 Tyler Hancock 2022-04-02 15:46:49 -0600
  • 56a38dd3a3
    Merge pull request #9 from Aegide/patch-1 Jared 2022-03-29 22:08:35 +0200
  • 3c1a862a5e
    Update README.md Aegide 2022-03-29 22:07:03 +0200
  • a79e8e7bc2
    Update to 1.18.2 Tyler Hancock 2022-03-01 21:26:33 -0700
  • 33050f62fc
    Enable refmap remapping on Forge. Allows Forge to load dependencies with Mixins. Tyler Hancock 2022-03-01 20:58:04 -0700
  • d8e96f7e61
    Update build dependencies. Tyler Hancock 2022-03-01 20:41:26 -0700
  • 36367b2382
    Add service loader example. Close #7 Jared 2022-02-01 23:24:59 +0200
  • 805b9d23d1
    Merge pull request #6 from Darkhax-Forked/1.18-update-deps Jared 2022-01-07 01:34:04 +0200
  • 9d08f3fdfb
    Add support for JSR305. Tyler Hancock 2022-01-06 16:18:11 -0700
  • 94b42e94da
    Update Forge and FAPI versions. Tyler Hancock 2022-01-06 16:10:46 -0700
  • c13203c37f
    bump mixin Jared 2022-01-02 11:12:54 +0200
  • f151867945
    Delete .editorconfig Jared 2021-12-29 06:36:07 +0200
  • fd4aadb12b
    Merge pull request #5 from Hubry/scopes Jared 2021-12-23 23:16:40 +0200
  • b830e08f26 Add IntelliJ search scopes for Forge and Fabric sources Hubry 2021-12-23 21:35:53 +0100
  • 764efa88bf
    Fix maven repository Jared 2021-12-21 19:53:04 +0200
  • d660df6930
    Normalize brackets in common build.gradle Jared 2021-12-21 19:46:52 +0200
  • e0281b6146
    Fix maven artifacts and publishing. Close #4 Jared 2021-12-21 19:41:15 +0200
  • 5bd9799a53
    1.18.1 port Jared 2021-12-21 18:09:56 +0200
  • 3d0f3e8c4b
    Create LICENSE Jared 2021-12-03 23:45:13 +0200
  • 5ce38ecc86
    Update resource pack format to 8. Tyler Hancock 2021-12-02 01:44:30 -0700
  • ff5a66e566
    Fix resources from Common not being expanded with gradle tokens. Tyler Hancock 2021-12-02 01:43:53 -0700
  • 228334e794
    Update the version of Forge and the Fabric Loader. Tyler Hancock 2021-12-02 01:40:07 -0700
  • bd60d3346b
    Update the Gradle Wrapper to 7.3. Brings support for Java 17 and Scala 3. Tyler Hancock 2021-11-30 20:35:45 -0700
  • 6953bc98ca
    Update to 1.18 Jared 2021-11-30 22:26:34 +0200
  • dfd8bc4057
    fix resources Jared 2021-10-25 22:57:33 +0200
  • db2c4f114f
    Merge pull request #3 from Darkhax-Forked/1.17 Jared 2021-10-12 17:18:33 +0200
  • 4e49e277f3
    Make Mixin compileOnly in Common. Tyler Hancock 2021-10-11 23:08:24 -0600
  • 40b2b34720
    Update Fabric Loader to 0.12.1 and Fabric API to 0.40.8 Tyler Hancock 2021-10-11 22:52:26 -0600
  • 13e195e836
    Update Forge to 37.0.85 Tyler Hancock 2021-10-11 22:51:02 -0600
  • 52f493e141
    Include Common/src/resources in Forge and Fabric resources sourceset. Tyler Hancock 2021-10-11 22:46:15 -0600
  • 2ddb1a3228
    Allow Mixins in the Common environment. Tyler Hancock 2021-10-11 22:44:52 -0600
  • 8550e017a1
    Apply UTF-8 encoding and J16 release level consistently. Tyler Hancock 2021-10-11 22:40:10 -0600
  • 07b5f42740
    Fix inconsistent repository definitions. Tyler Hancock 2021-10-11 22:38:19 -0600
  • f0750a1b0c
    Merge pull request #2 from Darkhax-Forked/newstuff Jared 2021-10-06 14:01:34 +0200
  • 5cdbd1b010
    Remove JAR manifest entries from Forge project as this is handled in the root build.gradle. Tyler Hancock 2021-10-05 23:02:14 -0600
  • 299a8d52d9
    Make Forge run names similar to the Common and Fabric ones. Tyler Hancock 2021-10-05 23:01:09 -0600
  • 509dda3840
    Cleaned up example code, and added more relevant examples and documentation. Tyler Hancock 2021-10-05 22:33:10 -0600
  • f445322f61
    Move all System.out to Constants.LOG Tyler Hancock 2021-10-05 21:46:10 -0600
  • 210dc0f8ba
    Include a README explaining how to use the template. Tyler Hancock 2021-10-05 21:36:05 -0600
  • e7368f2468
    Move Constants to com.example.examplemod package. Tyler Hancock 2021-10-05 20:29:16 -0600
  • 71537de222
    Update Forge to 37.0.82 Tyler Hancock 2021-10-05 20:28:27 -0600
  • f31c3f5ab0
    remove trailing , from pack.mcmeta Jared 2021-10-06 03:41:23 +0200
  • 4566e7b45a
    Fixed run configs generating incorrect run dir Jared 2021-09-29 21:39:33 +0200
  • f6447facaf
    Add common run options to gradle props Jared 2021-09-29 21:00:40 +0200
  • 30f8fae27e
    generate fabric server runs Jared 2021-09-29 21:00:26 +0200
  • 61b347c5cf
    Merge remote-tracking branch 'Darkhax-Forked/1.17' into 1.17 Jared 2021-09-29 20:47:57 +0200