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
+33
View File
@@ -0,0 +1,33 @@
---
title: "Pokémon Peridot"
platform: GBC
base: "Crystal"
version: "2.2.3"
status: "Ongoing"
type: ["New Experience"]
generation: "Gen 2 style"
library_path: "roms/gbc/Hacks/Pokemon - Peridot (Hack).gbc"
source: "https://duckduckgo.com/?q=Pok%C3%A9mon%20Peridot%20rom%20hack"
added: 2026-06-06
tags: ["hack", "platform/gbc", "base/crystal", "status/ongoing", "type/newexperience"]
---
# Pokémon Peridot
> [!info] New Experience — **Ongoing**
> Game Boy Color · base **Crystal** · version **2.2.3** · Gen 2 style
## Summary
A from-scratch new region on the Gen 2 engine with an original dex and story.
## Type
[[Types#New Experience|New Experience]]
## Links
- Source: _(not catalogued — see lookup)_
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Peridot%20rom%20hack
## In the library
- `roms/gbc/Hacks/Pokemon - Peridot (Hack).gbc` on valhalla
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
[[Index|← back to directory]]