philpax / vespertine

C++11 game engine
Other
6 stars 1 forks source link

Add a config #34

Open philpax opened 8 years ago

philpax commented 8 years ago

Could be JSON, YAML, TOML, or something simple (handrolled)?

Doesn't have to be too fancy. Maybe just load a config.lua into the Console VM at startup?