Experiment with resource loading (in the form of a config file).
Change compile time checks from "if" to "when", for proper type definitions.
This commit is contained in:
parent
b891520ff9
commit
0d70fefc8b
4 changed files with 29 additions and 10 deletions
5
resources/config.ini
Normal file
5
resources/config.ini
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
|
||||
[Performance]
|
||||
# In milliseconds
|
||||
tick = 1000
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue