Remove the quotations from around the output jar name
This commit is contained in:
parent
bf7d99fff6
commit
bbd6c38627
1 changed files with 2 additions and 2 deletions
|
@ -5,8 +5,8 @@ org.gradle.daemon=false
|
||||||
|
|
||||||
|
|
||||||
my_version=1.0.0.0228230928
|
my_version=1.0.0.0228230928
|
||||||
my_modgroup="dev.zontreck.essentials"
|
my_modgroup=dev.zontreck.essentials
|
||||||
my_modid="ariasessentials"
|
my_modid=ariasessentials
|
||||||
|
|
||||||
|
|
||||||
mc_version=1.18.2
|
mc_version=1.18.2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue