projects
/
GameLab
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
Hello
/
Setting.lua
blob: 2ab1597936bd78c57dfee0d54eb6be07ad736488 (
plain
)
1
2
3
4
5
6
7
8
local setting = {} setting.libraries = { "Framework", "luasocks" } return setting