We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce36724 commit 5be9f6eCopy full SHA for 5be9f6e
2 files changed
store/images/PickCross/cover.png
3.89 KB
store/meta.json
@@ -82,6 +82,19 @@
82
"RPG"
83
]
84
},
85
+ {
86
+ "name": "PickCross",
87
+ "description": "Picross game",
88
+ "author": "Phoebe",
89
+ "releaseDate": "2026-02-08",
90
+ "installation": "https://github.com/TheRainbowPhoenix/PickCross",
91
+ "download": "https://github.com/TheRainbowPhoenix/PickCross/releases/download/1.0/pickcross.py",
92
+ "image": "images/PickCross/cover.png",
93
+ "tags": [
94
+ "Game",
95
+ "Puzzle"
96
+ ]
97
+ },
98
{
99
"name": "Meroes Golem",
100
"description": "Small paltformer game",
0 commit comments