Commit Graph

94 Commits

Author SHA1 Message Date
Jared
45030884b0 specify the modloader versions in the root build.gradle 2023-06-11 02:54:26 +02:00
Jared
c48bbe91c9 Remove unused gradle plugins 2023-06-11 02:34:35 +02:00
Jared
0316e280e0 Set the root project name to match the folder name 2023-06-11 02:34:28 +02:00
Jared
6de6f20cbd Cleanup modloader metadata files and replace more properties in them 2023-06-11 02:34:24 +02:00
Jared
9efe38d385 Update maven publishing block 2023-06-11 02:34:21 +02:00
Jared
ad8d113645 Removed common runs 2023-06-11 02:34:10 +02:00
Jared
67d79d6ba3 Update to ForgeGradle 6 and Fabric Loom 1.2 2023-06-11 01:34:55 +02:00
Jared
470f3ed636 Update to gradle 8.1.1 2023-06-11 01:28:18 +02:00
Jared
e372040edd Spread the project includes over three lines to easier manipulation 2023-06-11 01:23:02 +02:00
Jared
e10fcc23e4 Lowercase the project names as per gradle naming convention 2023-06-11 01:21:39 +02:00
Tyler Hancock
4deaa38f67
Add Discord invite to the description. 2023-05-12 14:32:54 -06: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
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
51a7111415
Merge pull request #18 from AlgorithmLX/patch-1
Update Java version for mc 1.19
2022-07-07 15:51:45 +02:00
Ivan
405a2d2941
Update Java version for mc 1.19 2022-07-07 13:36:47 +07:00
Jared
19177326f1
Revert moving to jar task as Annotation Processors do not process Common 2022-06-16 22:14:30 +02:00
Tyler Hancock
4872239044
Initial port to 1.19 2022-06-15 20:45:10 +02:00
Jared
3bd253dcdd
Move to jar / *Jar tasks instead of compileJava
Prior to this PR, classes were compiled multiple times (presumably for each sourceset, so at-least twice in normal projects)
2022-06-15 20:44:14 +02:00
Jared
d4b36f9cde
update fabric loom 2022-06-15 20:37:22 +02:00
Jared
3f825a4331
Include LICENSE in the built artifacts 2022-06-15 20:37:09 +02:00
Luke Bemish
44c2968378
Make gradlew executable (#14) 2022-05-02 22:10:58 -06:00
Tyler Hancock
a060554f51
Update Mixin compat level to JAVA 17. 2022-04-18 22:21:52 -06:00
Tyler Hancock
02be8ec9c5
Updated build dependencies. 2022-04-18 11:31:52 -06:00
Tyler Hancock
49f089c81c
Merge pull request #10 from Darkhax-Forked/build-updates
Build updates
2022-04-02 16:12:07 -06:00
Tyler Hancock
fc3c181aab
Update Loom to 0.11 from 0.10. 2022-04-02 15:50:17 -06:00
Tyler Hancock
a9218807e2
Update Forge and Fabric API versions. 2022-04-02 15:49:15 -06:00
Tyler Hancock
a2efbb2edd
Update Gradle wrapper from 7.4 to 7.4.2 2022-04-02 15:46:49 -06:00
Jared
56a38dd3a3
Merge pull request #9 from Aegide/patch-1
Update README.md
2022-03-29 22:08:35 +02:00
Aegide
3c1a862a5e
Update README.md 2022-03-29 22:07:03 +02:00
Tyler Hancock
a79e8e7bc2
Update to 1.18.2 2022-03-01 21:26:33 -07:00
Tyler Hancock
33050f62fc
Enable refmap remapping on Forge. Allows Forge to load dependencies with Mixins. 2022-03-01 20:58:04 -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
Jared
805b9d23d1
Merge pull request #6 from Darkhax-Forked/1.18-update-deps
Add JSR 305 support to Common and Fabric projects. Also updated API deps.
2022-01-07 01:34:04 +02:00
Tyler Hancock
9d08f3fdfb
Add support for JSR305. 2022-01-06 16:18:11 -07:00
Tyler Hancock
94b42e94da
Update Forge and FAPI versions. 2022-01-06 16:10:46 -07:00
Jared
c13203c37f
bump mixin 2022-01-02 11:12:54 +02:00
Jared
f151867945
Delete .editorconfig 2021-12-29 06:36:07 +02:00
Jared
fd4aadb12b
Merge pull request #5 from Hubry/scopes
Add IntelliJ search scopes for Forge and Fabric sources
2021-12-23 23:16:40 +02:00
Hubry
b830e08f26 Add IntelliJ search scopes for Forge and Fabric sources 2021-12-23 21:35:53 +01:00
Jared
764efa88bf
Fix maven repository 2021-12-21 19:53:04 +02:00
Jared
d660df6930
Normalize brackets in common build.gradle 2021-12-21 19:46:52 +02:00
Jared
e0281b6146
Fix maven artifacts and publishing. Close #4 2021-12-21 19:41:15 +02:00
Jared
5bd9799a53
1.18.1 port 2021-12-21 18:09:56 +02:00
Jared
3d0f3e8c4b
Create LICENSE 2021-12-03 23:45:13 +02:00
Tyler Hancock
5ce38ecc86
Update resource pack format to 8. 2021-12-02 01:44:30 -07:00
Tyler Hancock
ff5a66e566
Fix resources from Common not being expanded with gradle tokens. 2021-12-02 01:43:53 -07:00
Tyler Hancock
228334e794
Update the version of Forge and the Fabric Loader. 2021-12-02 01:40:07 -07:00