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.
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
---
|
||||
title: "Pokémon Glazed"
|
||||
platform: GBA
|
||||
base: "Emerald"
|
||||
version: "9.2.0"
|
||||
status: "Complete"
|
||||
type: ["New Experience"]
|
||||
generation: "Gen 1–6 mons"
|
||||
library_path: "roms/gba/Hacks/Pokemon - Glazed (Hack).gba"
|
||||
source: "https://www.pokecommunity.com/threads/pokemon-glazed.291376/"
|
||||
added: 2026-06-06
|
||||
tags: ["hack", "platform/gba", "base/emerald", "status/complete", "type/newexperience"]
|
||||
---
|
||||
# Pokémon Glazed
|
||||
|
||||
> [!info] New Experience — **Complete**
|
||||
> Game Boy Advance · base **Emerald** · version **9.2.0** · Gen 1–6 mons
|
||||
|
||||
## Summary
|
||||
A long-beloved new region (Tunod) crossing into Johto, with multiple starters incl. later gens. This is the polished modern build.
|
||||
|
||||
## Type
|
||||
[[Types#New Experience|New Experience]]
|
||||
|
||||
## Links
|
||||
- Source / info: https://www.pokecommunity.com/threads/pokemon-glazed.291376/
|
||||
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Glazed%20rom%20hack
|
||||
|
||||
## In the library
|
||||
- `roms/gba/Hacks/Pokemon - Glazed (Hack).gba` on valhalla
|
||||
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
|
||||
|
||||
[[Index|← back to directory]]
|
||||
Reference in New Issue
Block a user