feat: add content system with MDX support, types, and meta files for 4 games

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
consultoria-as
2026-02-17 07:28:12 +00:00
parent d7fa2df2cb
commit d2d1809c24
6 changed files with 146 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
{
"title": "MapleStory",
"subtitle": "El Mundo del Arce",
"description": "Bajo la sombra del Arbol del Mundo, heroes de todas las eras se alzan contra la oscuridad del Mago Negro en un mundo vibrante lleno de aventura y misterio.",
"color": "#2d5a1e",
"colorDark": "#1a3a12",
"accentColor": "#ff9b2e"
}