Move modules in mods into /core

This commit is contained in:
David Stephens 2017-11-24 23:23:15 +00:00
parent 57d46dd57e
commit 618ecc0714
28 changed files with 175 additions and 176 deletions

View file

@ -102,7 +102,6 @@ function loadModulesForCategory(category, iterator, complete) {
function getModulePaths() {
return [
Config.paths.mods,
Config.paths.userMods,
Config.paths.loginServers,
Config.paths.contentServers,
Config.paths.scannerTossers,