projects
/
Jin
master
minimal
2D游戏框架
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
config.lua
blob: 40e4eac53c5b6d623a1e1978e00b9b760ef83f3a (
plain
)
1
2
3
4
5
6
return { width = 320 * 2, height = 240 * 2, fps = 60 }