generated from tilera/1710mod
chore: set ID and version
This commit is contained in:
parent
e00be36154
commit
3eb264880c
1 changed files with 3 additions and 3 deletions
|
@ -23,9 +23,9 @@ apply plugin: 'maven-publish'
|
|||
sourceCompatibility = JavaVersion.VERSION_1_8
|
||||
targetCompatibility = JavaVersion.VERSION_1_8
|
||||
|
||||
version = "1.0"
|
||||
group= "modgroup"
|
||||
archivesBaseName = "modid"
|
||||
version = "2.0pr7-dirty"
|
||||
group= "com.eloraam.redpower"
|
||||
archivesBaseName = "redpower"
|
||||
|
||||
minecraft {
|
||||
version = "1.7.10-10.13.4.1614-1.7.10"
|
||||
|
|
Loading…
Add table
Reference in a new issue