-- init MVC local mvc = {} mvc.AppBase = require("luaScript.cc.mvc.AppBase") return mvc