Delete roadmap.json
This commit is contained in:
parent
d5bc707c1c
commit
471cb41dfe
15
roadmap.json
15
roadmap.json
|
|
@ -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" }
|
|
||||||
]
|
|
||||||
Loading…
Reference in New Issue