14 lines
278 B
Kotlin
14 lines
278 B
Kotlin
|
|
//
|
||
|
|
// Not needed, but you can switch using it here too!
|
||
|
|
//
|
||
|
|
//plugins {
|
||
|
|
// id("dev.scaffoldit") version "0.2.1"
|
||
|
|
//}
|
||
|
|
//
|
||
|
|
//hytale {
|
||
|
|
// manifest {
|
||
|
|
// Group = "HytaleModding"
|
||
|
|
// Name = "ExamplePlugin"
|
||
|
|
// Main = "dev.hytalemodding.ExamplePlugin"
|
||
|
|
// }
|
||
|
|
//}
|