Commit Graph

24 Commits

Author SHA1 Message Date
Jared
4566e7b45a
Fixed run configs generating incorrect run dir 2021-09-29 21:39:33 +02:00
Jared
f6447facaf
Add common run options to gradle props 2021-09-29 21:00:40 +02:00
Jared
30f8fae27e
generate fabric server runs 2021-09-29 21:00:26 +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
Jared
604dc8aa1b
Fix how common classes are collected to fix mixins 2021-09-29 19:18:46 +02:00
Tyler Hancock
029a7c3dc8
Generate source jars and jdoc jars for each project. 2021-09-28 03:09:54 -06:00
Tyler Hancock
b76bf02f3f
Set Java version for all Java projects. 2021-09-28 02:58:33 -06:00
Tyler Hancock
6ae7d10805
Add common manifest properties to all JARs, not just Forge. 2021-09-28 02:33:31 -06: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
Tyler Hancock
e51ea1fc16
Add Sponge's snapshot repo to the project. 2021-09-27 22:49:38 -06:00
Jared
64a3d8cb04
Merge pull request #1 from Darkhax-Forked/1.17
Small batch of changes.
2021-09-24 13:29:48 +02: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
b7f45281db
Remove hardcoded modid from Forge run generation. 2021-09-24 02:16:48 -06:00
Tyler Hancock
6e8a284425
Move GradleWrapper from snapshots to proper release. 2021-09-24 02:11:13 -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
Jared
e5e55290ea
Initial commit 2021-07-23 21:02:25 +02:00