diff --git a/docs/plan_features/README.md b/docs/plan_features/README.md new file mode 100644 index 0000000..8cbec2d --- /dev/null +++ b/docs/plan_features/README.md @@ -0,0 +1,23 @@ +# Difficult Rocket 计划特性页面 + +这里会用中文列出。DR未来的计划特性(已经做出来的也会有标注) + +别问为什么用中文,问就是写不动English了 + +正文开始 + +注:文件名指的是本文件夹里的详细说明文件的文件名,如果没有则代表没有详细说明 + +| 序号 | 特性描述 | 文件名 | 状态 | +| :----: | :----: | :----: | :----: | +| 1 | 轨道规划 | orbit-plan | planing | +| 2 | 部件可成环 | multi-connect | planing | +| 3 | 多指令舱控制 | multi-control | planing | +| 4 | 自定义部件旋转角度 | custom-turn-angle | planing | +| 5 | 自定义warp速度 | custom-warp-speed | planing | +| 6 | Dv计算 | Dv-calculation | planing | +| 7 | 基于服务端、客户端的 socket 联机 | online-play | planing | +| 8 | 操作界面可视化轨道 | visible-orbit | planing | +| 9 | 可堆叠部件 | part-stack | planing | +| 10 | 可压缩结构 | part-zip | planing | +| 11 | 部件平移 | part-move | planing |