Raw File
mbwrap = {}
require 'paths'
paths.dofile('GameEnvironment.lua')
paths.dofile('games/init.lua')

return mbwrap
back to top