Add autoalcher and motherlodeminer

This commit is contained in:
Yuri Moens 2022-01-22 12:10:33 +01:00
parent 2c015056fb
commit 4166c7fdf8
Signed by: ymo
GPG Key ID: F6D51D6FE15BE924

View File

@ -26,6 +26,7 @@
rootProject.name = "Chaos Plugins"
include(":agility")
include(":autoalcher")
include(":autobones")
include(":autodropper")
include(":birdhouse")
@ -39,6 +40,7 @@ include(":glassblower")
include(":herblore")
include(":masterthiever")
include(":miner")
include(":motherlodeminer")
include(":mtahelper")
include(":prayerflick")
include(":shopper")