diff options
author | xander <xander@isxander.dev> | 2022-09-05 07:56:47 +0100 |
---|---|---|
committer | xander <xander@isxander.dev> | 2022-09-05 07:56:47 +0100 |
commit | 3d75debaf50c39576a0a5a198e0a15c62db606a9 (patch) | |
tree | 7768b4698b7349079d2c690fce6db1beaaeeb3af /gradle.properties | |
parent | 833189bb4d8f524c572b6dcc86a7e146cdcf979f (diff) | |
download | YetAnotherConfigLib-3d75debaf50c39576a0a5a198e0a15c62db606a9.tar.gz YetAnotherConfigLib-3d75debaf50c39576a0a5a198e0a15c62db606a9.tar.bz2 YetAnotherConfigLib-3d75debaf50c39576a0a5a198e0a15c62db606a9.zip |
modrinth and cursefoge ids
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gradle.properties b/gradle.properties index 21452ad..d8e9acb 100644 --- a/gradle.properties +++ b/gradle.properties @@ -7,6 +7,6 @@ modId=yet-another-config-lib modName=YetAnotherConfigLib modDescription=YetAnotherConfigLib (yacl) is just that. A builder-based configuration library for Minecraft. -curseforgeId= -modrinthId= +curseforgeId=667299 +modrinthId=yacl githubProject=isXander/YetAnotherConfigLib |