Initial commit

This commit is contained in:
Skellers
2025-06-06 11:52:45 +02:00
commit 0c81440017
656 changed files with 2864 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"order": [
"example1",
"example2"
],
"descriptions": {
"example1": "Description of example1",
"example2": "Description of example2"
}
}