Add configuration for Worm app

This commit is contained in:
CadenCoaster
2025-10-18 10:59:36 -07:00
committed by GitHub
parent 8dcef1d879
commit 138492eb82

8
.apps/worm.app Normal file
View File

@@ -0,0 +1,8 @@
{
"name": "Worm",
"file" "/apps/worm.lua",
"tags: {
"snake",
"games",
},
}