mirror of
https://github.com/airstruck/luigi.git
synced 2025-12-19 02:16:43 +00:00
initial commit
This commit is contained in:
3
example/conf.lua
Normal file
3
example/conf.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
function love.conf (t)
|
||||
t.window.resizable = true
|
||||
end
|
||||
Reference in New Issue
Block a user