4 lines
69 B
Groovy
4 lines
69 B
Groovy
ext {
|
|
minecraft_version = '1.18.2'
|
|
minecraft_sdk = 'forge'
|
|
}
|