forked from oerkki/voxelands
Update the VDD (Voxelands Direction Document)
add long-term roadmap which can be changed with time going by
This commit is contained in:
parent
453ccf0380
commit
e6c7e6d05f
|
@ -4,8 +4,12 @@ Styling based on [Minetest Direction Document](https://github.com/minetest/minet
|
|||
|
||||
## 1. Long-term Roadmap
|
||||
|
||||
To be done. Currently not much was done to even understand what we need
|
||||
in long-term. We can use medium-term as a long-term for now.
|
||||
Currently not much was done to the game and LTR can be changed in
|
||||
future. But still, our long-term roadmap currently contains 3 things:
|
||||
|
||||
1. Use more of Minetest things to add solid backing
|
||||
2. Be a complete voxel sandbox game working OOTB (just like MC)
|
||||
3. Be more voxel than cubic (more meshes and nodeboxes)
|
||||
|
||||
## 2. Medium-term Roadmap
|
||||
|
||||
|
@ -27,4 +31,4 @@ We can count these things as a short-term roadmap:
|
|||
3. Do something with changelogs
|
||||
|
||||
After these are done, this section won't be here anymore and we'll count
|
||||
bug-labeled issues as short-term.
|
||||
(bug/crash)-labeled issues as short-term by default.
|
||||
|
|
Loading…
Reference in New Issue