Commit Graph

26 Commits

Author SHA1 Message Date
Jared
36367b2382
Add service loader example. Close #7 2022-02-01 23:24:59 +02:00
Tyler Hancock
9d08f3fdfb
Add support for JSR305. 2022-01-06 16:18:11 -07:00
Jared
c13203c37f
bump mixin 2022-01-02 11:12:54 +02: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
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
4e49e277f3
Make Mixin compileOnly in Common. 2021-10-11 23:08:24 -06:00
Tyler Hancock
2ddb1a3228
Allow Mixins in the Common environment. 2021-10-11 22:44:52 -06:00
Tyler Hancock
07b5f42740
Fix inconsistent repository definitions. 2021-10-11 22:38:19 -06:00
Tyler Hancock
509dda3840
Cleaned up example code, and added more relevant examples and documentation. 2021-10-05 22:33:10 -06:00
Tyler Hancock
f445322f61
Move all System.out to Constants.LOG 2021-10-05 21:46:10 -06:00
Tyler Hancock
e7368f2468
Move Constants to com.example.examplemod package. 2021-10-05 20:29:16 -06:00
Jared
f31c3f5ab0
remove trailing , from pack.mcmeta 2021-10-06 03:41:23 +02:00
Jared
4566e7b45a
Fixed run configs generating incorrect run dir 2021-09-29 21:39:33 +02:00
Jared
61b347c5cf
Merge remote-tracking branch 'Darkhax-Forked/1.17' into 1.17 2021-09-29 20:47:57 +02:00
Jared
4d610131ca
Add a common class 2021-09-29 19:19:00 +02:00
Tyler Hancock
d4e9a8dd17
Re-add extra flourishes to the archive base name. 2021-09-28 01:41:24 -06: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
606c8e5c67
Moved some properties to a shared constants class to help demonstrate how the classpaths connect. 2021-09-27 23:50:44 -06:00
Tyler Hancock
429fa81612
Move pack.mcmeta to the common sources. 2021-09-27 23:49:45 -06:00
Tyler Hancock
4b0dae67f9
Rename the VanillaGradle runs to vanilla_client and vanilla_server. These can be renamed or disabled via properties. 2021-09-27 23:31:03 -06:00
Tyler Hancock
fe1bccafbf
Move to VanillaGradle 2.1 snapshot version. Fixes missing working directories for VanillaGradle runs. 2021-09-27 22:51:00 -06:00
Jared
44c7d4dc82
Initial files 2021-09-12 20:26:39 +02:00