This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5823f5792b
axmol
/
templates
/
lua-template-default
/
src
/
packages
/
mvc
/
init.lua
8 lines
94 B
Lua
Raw
Blame
History
local
_M
=
{
}
_M.AppBase
=
import
(
"
.AppBase
"
)
_M.ViewBase
=
import
(
"
.ViewBase
"
)
return
_M
Reference in New Issue
View Git Blame
Copy Permalink