switch to lovr filesystem api, submodule json, write configs to disk
This commit is contained in:
parent
64fb9d69a2
commit
a859e60e28
16 changed files with 91 additions and 485 deletions
1
conf.lua
1
conf.lua
|
|
@ -2,4 +2,5 @@ function lovr.conf(t)
|
|||
t.headset.overlay = 2
|
||||
t.headset.overlayOrder = 2
|
||||
t.window = false
|
||||
t.identity = "lovr-playspace"
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue