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": "Tales of Pirates",
"subtitle": "Leyendas del Mar",
"description": "En un mundo de islas infinitas y mares inexplorados, piratas, aventureros y cazadores de tesoros escriben su legenda en las aguas del destino.",
"color": "#1a3050",
"colorDark": "#0f1e35",
"accentColor": "#d4a843"
}