summaryrefslogtreecommitdiff
path: root/Data/Scripts/defines.lua
blob: ec456a59617d527a4eff1dc986acec8d69181242 (plain)
1
2
3
4
5
6
7
GAMELAB_PROFILE = true
GAMELAB_DEBUG = true

GAMELAB_EDITOR = true
GAMELAB_RUNNER = false

GAMELAB_VERSION = "0.0.1"