mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-01 02:17:11 +00:00
7192780251
This converts the project into a multi-module Gradle build. By default, Git does not show history past a rename, so use git log --follow to see further history.
3 lines
95 B
Groovy
3 lines
95 B
Groovy
rootProject.name = 'worldedit'
|
|
|
|
include 'worldedit-core', 'worldedit-bukkit', 'worldedit-forge' |