Add roadmap

This commit is contained in:
red 2021-06-13 03:46:54 +01:00
parent 1bea644182
commit 33e4e9234b

22
ROADMAP.md Normal file
View file

@ -0,0 +1,22 @@
# Roadmap
## Initial API Re-implementation
- [ ] TC submit
- [ ] \(non endpoint\) TC storage (for spawn and sync)
- [ ] TC spawn
- [ ] TC open
- [ ] TC sync
- [ ] TC images
- [ ] Mod for switching TC endpoint (Mandatory and C#, otherwise this reimp is useless.)
This will provide the same API for time capsules.
## Additional features
- [ ] Queue
- [ ] Filter
- [ ] Random Capsule Generator
- [ ] Allow for more item slots\[1\]
\[1\] - Time capsules only have 6 slots (2x3 space) for items you can place. Game *technically* can handle more than that - as overflow is dumped outside of the inventory.