This website works better with JavaScript
Home
Explore
Help
Sign In
lovr
/
sample-MujuJuju
mirror of
https://github.com/bjornbytes/MujuJuju.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
v2.0.1
Branches
Tags
master
mujuTheHealer
trailer
v2.0.1
2.0.0
1.0.0
sample-MujuJuju
/
conf.lua
conf.lua
106 B
Permalink
History
Raw
1
2
3
4
5
6
function love.conf(t)
t.identity = 'muju'
t.version = '0.9.2'
t.console = false
t.window = nil
end