mirror of
https://github.com/2006-Scape/apollo.git
synced 2026-07-07 08:39:17 +00:00
Remove Kotlin scripting Gradle plugin
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
apply plugin: 'application'
|
apply plugin: 'application'
|
||||||
apply plugin: 'org.jetbrains.kotlin.jvm'
|
apply plugin: 'org.jetbrains.kotlin.jvm'
|
||||||
apply plugin: 'org.jetbrains.kotlin.plugin.scripting'
|
|
||||||
|
|
||||||
description = 'Apollo Game'
|
description = 'Apollo Game'
|
||||||
mainClassName = 'org.apollo.Server'
|
mainClassName = 'org.apollo.Server'
|
||||||
|
|||||||
Reference in New Issue
Block a user