helium/conf.lua
Elmārs Āboliņš 1c0be1810b minor cleanup
2021-06-22 15:09:31 +03:00

4 lines
102 B
Lua

return {
AUTO_RUN = true, --Replaces the default love.run
DEBUG = true, --Reserved for later
}