Files
oc2r/minecraft.gradle
2024-05-24 23:11:07 -08:00

5 lines
69 B
Groovy

ext {
minecraft_version = '1.20.1'
minecraft_sdk = 'forge'
}