Add modid to example gradle.properties
This commit is contained in:
parent
1b8cfb5563
commit
3d719d9224
1 changed files with 2 additions and 1 deletions
|
@ -2,4 +2,5 @@ loom.platform=forge
|
|||
org.gradle.jvmargs=-Xmx2g
|
||||
baseGroup = com.example
|
||||
mcVersion = 1.8.9
|
||||
modid = examplemod
|
||||
version = 1.0.0
|
Loading…
Add table
Reference in a new issue