Files
homelabstack/pokemon-romhack-vault/Platforms/GB.md
T
ginnoir eea602d100 feat(roms): add Obsidian vault knowledge base for 75 library romhacks
build-romhack-vault.py generates pokemon-romhack-vault/: one note per hack
(YAML properties + tags + summary + links), an Index MOC (Dataview + static
table), a Types taxonomy, and per-platform MOCs. Dataset is the single source
of truth — edit + re-run to extend.
2026-06-06 03:15:36 -05:00

17 lines
296 B
Markdown

# Game Boy (GB) — 1 hacks
```dataview
TABLE base, version, status, type
FROM "Hacks"
WHERE platform = "GB"
SORT file.name ASC
```
## Static
| Hack | Base | Version | Status | Type |
|---|---|---|---|---|
| [[Brown]] | Red | 1.1 | Complete | New Experience |
[[Index|← back to directory]]