Delete roadmap.json

This commit is contained in:
James 2025-05-01 01:06:24 -07:00 committed by GitHub
parent d5bc707c1c
commit 471cb41dfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
[
{ "id": 1, "title": "Pre-Production", "status": "done" },
{ "id": 2, "title": "Blockout Maps & Prototypes", "status": "in progress" },
{ "id": 3, "title": "Core Mechanics Development", "status": "not started" },
{ "id": 4, "title": "First Playable (Vertical Slice)", "status": "not started" },
{ "id": 5, "title": "Story & World Design", "status": "not started" },
{ "id": 6, "title": "Environment Art & Level Design", "status": "not started" },
{ "id": 7, "title": "Multiplayer Networking Setup", "status": "not started" },
{ "id": 8, "title": "UI/UX Polish", "status": "not started" },
{ "id": 9, "title": "Sound, Music & VFX", "status": "not started" },
{ "id": 10, "title": "Beta Playtesting", "status": "not started" },
{ "id": 11, "title": "Final Polish & Optimization", "status": "not started" },
{ "id": 12, "title": "Marketing & Steam Page Prep", "status": "not started" },
{ "id": 13, "title": "Launch", "status": "not started" }
]