Initial commit

This commit is contained in:
Mystery
2025-08-14 22:57:24 +02:00
commit 011f684c26
8 changed files with 1104 additions and 0 deletions

View File

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