This website requires JavaScript.
Explore
Help
Sign In
mirror
/
WorldEdit
Watch
2
Star
0
Fork
0
You've already forked WorldEdit
mirror of
https://github.com/EngineHub/WorldEdit.git
synced
2024-12-21 04:49:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3bee2d4c02
WorldEdit
/
settings.gradle
3 lines
95 B
Groovy
Raw
Normal View
History
Unescape
Escape
Updated Forge compilation to ForgeGradle.
2014-04-06 10:33:05 +08:00
rootProject
.
name
=
'worldedit'
Switch to Gradle. Use git log --follow for history. 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.
2014-11-15 03:27:39 +08:00
include
'worldedit-core'
,
'worldedit-bukkit'
,
'worldedit-forge'
Reference in New Issue
Copy Permalink