Add metadata files for Mice! game in muOS catalogue

This commit is contained in:
2026-05-09 17:22:55 +02:00
parent b849e16f69
commit 703e4717e4
4 changed files with 16 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 1.7 MiB

@@ -0,0 +1 @@
Mice! is a strategic single-player game where you place bombs and mines to exterminate rats before they reproduce out of control. It features randomly generated mazes, sprite-based graphics, and sound effects. Inspired by the classic Rats! for Windows 95, this version is written in Python and uses a lightweight custom engine with SDL-style rendering.
@@ -0,0 +1 @@
Mice! is a strategic single-player game where you place bombs and mines to exterminate rats before they reproduce out of control. It features randomly generated mazes, sprite-based graphics, and sound effects. Inspired by the classic Rats! for Windows 95, this version is written in Python and uses a lightweight custom engine with SDL-style rendering.
+14
View File
@@ -0,0 +1,14 @@
This folder mirrors the muOS catalogue layout for Ports metadata.
Target path on device:
- `MUOS/info/catalogue/External - Ports/box/`
- `MUOS/info/catalogue/External - Ports/text/`
Source of truth:
- `gameinfo.xml` for description and canonical stem
- `cover.png` for box art
Notes:
- `mice.*` is the canonical metadata stem because `gameinfo.xml` points to `./mice.sh`.
- `Mice!.*` is included as a compatibility alias for setups that expose the launcher as `Mice!.sh` in muOS.
- If the visible launcher name changes again, add matching filenames in both `box/` and `text/`.