ajout du game.json

ajout d'une todolist
This commit is contained in:
2026-06-25 14:03:04 +02:00
parent 208fbe6cfe
commit 321d2ef517
2 changed files with 20 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
"name": "",
"version": "0.0.1",
"author": "popkex",
"icon": "",
"entry": "src/main.py",
"update_source": "",
"update_manifest": ""
}