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:
ginnoir
2026-06-06 03:15:36 -05:00
parent 5f53df0070
commit eea602d100
83 changed files with 3406 additions and 0 deletions
@@ -0,0 +1,33 @@
---
title: "Pokémon Emerald Rogue"
platform: GBA
base: "Emerald"
version: "2.1.2 EX"
status: "Ongoing"
type: ["Roguelite", "Expansion"]
generation: "Multi-gen"
library_path: "roms/gba/Hacks/Pokemon - Emerald Rogue (Hack).gba"
source: "https://github.com/Pokabbie/pokeemerald-rogue"
added: 2026-06-06
tags: ["hack", "platform/gba", "base/emerald", "status/ongoing", "type/roguelite", "type/expansion"]
---
# Pokémon Emerald Rogue
> [!info] Roguelite · Expansion — **Ongoing**
> Game Boy Advance · base **Emerald** · version **2.1.2 EX** · Multi-gen
## Summary
A roguelite take on Emerald: run-based, procedurally routed, escalating difficulty toward the Champion. EX edition uses the modern expansion.
## Type
[[Types#Roguelite|Roguelite]] [[Types#Expansion|Expansion]]
## Links
- Source / info: https://github.com/Pokabbie/pokeemerald-rogue
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Emerald%20Rogue%20rom%20hack
## In the library
- `roms/gba/Hacks/Pokemon - Emerald Rogue (Hack).gba` on valhalla
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
[[Index|← back to directory]]