working demo of what the metdata exporter is supposed to do

This commit is contained in:
Stefan Stefanov 2024-04-23 19:17:38 +03:00
parent 194550335d
commit 67d7b3e227
10 changed files with 150 additions and 54 deletions

6
odinfmt.json Normal file
View file

@ -0,0 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/DanielGavin/ols/master/misc/odinfmt.schema.json",
"character_width": 100,
"sort_imports": true,
"tabs": true
}