Change output jar name

This commit is contained in:
Jesse Boyd
2018-08-13 03:38:20 +10:00
parent 7fb3899bb7
commit 74ec39d67b
3 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,3 @@
rootProject.name = 'worldedit'
rootProject.name = 'FastAsyncWorldEdit'
include 'worldedit-core', 'worldedit-bukkit'