UNPKG

screepsmod-map-tool

Version:

# Usage:

5 lines (4 loc) 199 B
module.exports = function (config) { require('./common')(config) // This is for adding stuff ALL the mods/modules will see if (config.backend) require('./backend')(config) // API and CLI stuff }