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:
Mahlon E. Smith 2025-08-20 10:40:16 -07:00
parent b891520ff9
commit 0d70fefc8b
Signed by: mahlon
SSH key fingerprint: SHA256:dP84sRGKZRpOOiPD/+GuOq+SHSxEw9qi5BWLQobaHm0
4 changed files with 29 additions and 10 deletions

5
resources/config.ini Normal file
View file

@ -0,0 +1,5 @@
[Performance]
# In milliseconds
tick = 1000