diff options
author | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2022-01-25 00:59:23 +0100 |
---|---|---|
committer | LifeIsAParadox <LifeIsAParadox@users.noreply.github.com> | 2022-01-25 00:59:23 +0100 |
commit | bdbf2074eb548900d780d3989d19ddb089699609 (patch) | |
tree | 6750b53961db697de266a7819278547aa64c0e03 /gradle.properties | |
parent | 4ceec17c35386dfd2c4178120c13da7b1c4eb88f (diff) | |
download | Skyblocker-bdbf2074eb548900d780d3989d19ddb089699609.tar.gz Skyblocker-bdbf2074eb548900d780d3989d19ddb089699609.tar.bz2 Skyblocker-bdbf2074eb548900d780d3989d19ddb089699609.zip |
[skip ci]
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index a9840524..3952ba70 100644 --- a/gradle.properties +++ b/gradle.properties @@ -18,4 +18,5 @@ mod_menu_version=3.0.0 mod_version = 1.4.3 maven_group = me.xmrvizzy archives_base_name = skyblocker -modrinth_id=y6DuFGwJ
\ No newline at end of file +modrinth_id=y6DuFGwJ +suported_version=1.17.x-1.18.x
\ No newline at end of file |