mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-28 11:44:42 +02:00
Complete Kotlin-DSL Gradle scripting for multiple projects.
Added the shadow plugin integration with the entire project. Indvidual modules each have their designated dependencies and each will assign various dependencies based on constants now made through buildSrc. Signed-off-by: Gabriel Harris-Rouquette <gabizou@me.com>
This commit is contained in:
3
sponge/api7/gradle.properties
Normal file
3
sponge/api7/gradle.properties
Normal file
@ -0,0 +1,3 @@
|
||||
mod_name = "mcmmo"
|
||||
mod_version = "2.2-SNAPSHOT"
|
||||
mc_version = "1.12.2"
|
Reference in New Issue
Block a user