j
jaipkg.dev
packages / app / dix

dix

05ea06eapp

A config language for my game

No license · updated 3 weeks ago

dix

A simple config language for my game, inspired from nix

Note

On macos you can only compile it using rosetta 2.

Installing the module

in your project root:

mkdir modules
git clone https://github.com/demonkingswarn/dix modules/dix

and then just import it

#import "dix";