Checkin of basic work and docs and some test documents.

This commit is contained in:
2024-01-28 09:20:51 -08:00
parent f39c147744
commit a454a37dd1
7 changed files with 81 additions and 0 deletions

12
haxelib.json Normal file
View File

@ -0,0 +1,12 @@
{
"name": "heckformat",
"url": "https://heckin.technology/AlderconeStudio/heckformat",
"license": "No Nazis + CCSA",
"tags": ["utility", "data", "configuration"],
"description": "A convenient human-writable configuration format.",
"version": "0.0.1",
"classPath": "haxe/",
"releasenote": "Development Version",
"contributors": ["Aldercone Studio Collective"],
"dependencies": {},
}