A simple config language for my game, inspired from nix
Note
On macos you can only compile it using rosetta 2.
in your project root:
mkdir modules
git clone https://github.com/demonkingswarn/dix modules/dixand then just import it
#import "dix";A config language for my game