diff options
author | isxander <xander@isxander.dev> | 2024-04-11 18:43:06 +0100 |
---|---|---|
committer | isxander <xander@isxander.dev> | 2024-04-11 18:43:06 +0100 |
commit | 04fe933f4c24817100f3101f088accf55a621f8a (patch) | |
tree | feff94ca3ab4484160e69a24f4ee38522381950e /versions/1.20.1-fabric | |
parent | 831b894fdb7fe3e173d81387c8f6a2402b8ccfa9 (diff) | |
download | YetAnotherConfigLib-04fe933f4c24817100f3101f088accf55a621f8a.tar.gz YetAnotherConfigLib-04fe933f4c24817100f3101f088accf55a621f8a.tar.bz2 YetAnotherConfigLib-04fe933f4c24817100f3101f088accf55a621f8a.zip |
Extremely fragile and broken multiversion build with stonecutter
Diffstat (limited to 'versions/1.20.1-fabric')
-rw-r--r-- | versions/1.20.1-fabric/gradle.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/versions/1.20.1-fabric/gradle.properties b/versions/1.20.1-fabric/gradle.properties new file mode 100644 index 0000000..2665843 --- /dev/null +++ b/versions/1.20.1-fabric/gradle.properties @@ -0,0 +1,5 @@ +loom.platform=fabric + +deps.quiltMappings=23 +deps.fabricApi=0.92.0+1.20.1 +fmj.mcDep=1.20.1
\ No newline at end of file |