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