diff options
author | isXander <xandersmith2008@gmail.com> | 2023-12-07 18:34:17 +0000 |
---|---|---|
committer | isXander <xandersmith2008@gmail.com> | 2023-12-07 18:34:17 +0000 |
commit | a694321b8952a64d43134961d58fb60e1adc0cf5 (patch) | |
tree | 5c870d853cc796771c5a1bda0c3ebdd2885a585f /gradle.properties | |
parent | 7c8661265e7116be46467b4f37f1bbcb31569ecc (diff) | |
download | YetAnotherConfigLib-a694321b8952a64d43134961d58fb60e1adc0cf5.tar.gz YetAnotherConfigLib-a694321b8952a64d43134961d58fb60e1adc0cf5.tar.bz2 YetAnotherConfigLib-a694321b8952a64d43134961d58fb60e1adc0cf5.zip |
1.20.4 + Migrate from Forge platform to NeoForge platform
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 30a4ee4..f2a36fd 100644 --- a/gradle.properties +++ b/gradle.properties @@ -8,4 +8,4 @@ modrinthId=yacl curseforgeId=667299 githubProject=isXander/YetAnotherConfigLib -loaders=fabric +loaders=fabric,neoforge |