mirror of
https://github.com/TangentFoxy/Pop.Box.git
synced 2024-12-15 12:44:20 +00:00
fc95d6251d
git-subtree-dir: src/lib/bitser git-subtree-split: e7480da28e507bed62e93ca7b5a1239cfb14d016
4 lines
65 B
Lua
4 lines
65 B
Lua
function love.conf(t)
|
|
t.version = "0.10.0"
|
|
t.console = true
|
|
end |