mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
Re-write root and libs to Kotlin DSL
This commit is contained in:
@ -19,6 +19,9 @@ buildscript {
|
||||
}
|
||||
}
|
||||
|
||||
PlatformConfigKt.applyPlatformAndCoreConfiguration(project)
|
||||
PlatformConfigKt.applyShadowConfiguration(project)
|
||||
|
||||
apply plugin: 'eclipse'
|
||||
apply plugin: 'fabric-loom'
|
||||
|
||||
|
Reference in New Issue
Block a user