This website works better with JavaScript
Home
Explore
Help
Sign In
lovr
/
lovr-cam
mirror of
https://github.com/jmiskovic/lovr-cam.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
main
Branches
Tags
lovr-19-vectors
main
lovr-cam
/
orbit-example
/
conf.lua
conf.lua
82 B
Permalink
History
Raw
1
2
3
4
function lovr.conf(t)
t.modules.headset = false
t.window.resizable = true
end