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 Liquid Crystal"
|
||||
platform: GBA
|
||||
base: "FireRed"
|
||||
version: "3.3"
|
||||
status: "Complete"
|
||||
type: ["New Experience", "Demake"]
|
||||
generation: "Gen 1–4 mons"
|
||||
library_path: "roms/gba/Hacks/Pokemon - Liquid Crystal (Hack).gba"
|
||||
source: "https://www.pokecommunity.com/threads/pokemon-liquid-crystal.158473/"
|
||||
added: 2026-06-06
|
||||
tags: ["hack", "platform/gba", "base/firered", "status/complete", "type/newexperience", "type/demake"]
|
||||
---
|
||||
# Pokémon Liquid Crystal
|
||||
|
||||
> [!info] New Experience · Demake — **Complete**
|
||||
> Game Boy Advance · base **FireRed** · version **3.3** · Gen 1–4 mons
|
||||
|
||||
## Summary
|
||||
A Johto (Crystal) remake on GBA with the Orange Islands postgame and modern conveniences.
|
||||
|
||||
## Type
|
||||
[[Types#New Experience|New Experience]] [[Types#Demake|Demake]]
|
||||
|
||||
## Links
|
||||
- Source / info: https://www.pokecommunity.com/threads/pokemon-liquid-crystal.158473/
|
||||
- Lookup: https://duckduckgo.com/?q=Pok%C3%A9mon%20Liquid%20Crystal%20rom%20hack
|
||||
|
||||
## In the library
|
||||
- `roms/gba/Hacks/Pokemon - Liquid Crystal (Hack).gba` on valhalla
|
||||
- Patch/source artifact archived under `/storage1/igir/romhacks/patches/`
|
||||
|
||||
[[Index|← back to directory]]
|
||||
Reference in New Issue
Block a user