This commit is contained in:
Auric Vente
2024-07-20 09:26:40 -06:00
parent 0ad23a8d7d
commit bdd287976e
3 changed files with 79 additions and 0 deletions

8
cromulant/manifest.json Normal file
View File

@@ -0,0 +1,8 @@
{
"version": "1.0.0",
"title": "Cromulant",
"program": "cromulant",
"author": "madprops",
"repo": "github.com/madprops/cromulant",
"description": "Toy game about ants"
}