plan!
This commit is contained in:
parent
b291476d18
commit
ee292dea42
@ -12,6 +12,10 @@ Nope. Not even one
|
|||||||
|
|
||||||
(Because is was not done)
|
(Because is was not done)
|
||||||
|
|
||||||
|
# Plan feature
|
||||||
|
|
||||||
|
- server client separate (can be start one by one)
|
||||||
|
|
||||||
# Environment
|
# Environment
|
||||||
|
|
||||||
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
||||||
@ -19,6 +23,7 @@ Nope. Not even one
|
|||||||
## Required python modules
|
## Required python modules
|
||||||
|
|
||||||
- pyglet
|
- pyglet
|
||||||
|
- json5
|
||||||
|
|
||||||
# About License
|
# About License
|
||||||
|
|
||||||
|
@ -12,6 +12,10 @@
|
|||||||
|
|
||||||
(因为还没写完呢)
|
(因为还没写完呢)
|
||||||
|
|
||||||
|
# 计划特性
|
||||||
|
|
||||||
|
- 服务端客户端分离(可以单独开启)
|
||||||
|
|
||||||
# 环境需求
|
# 环境需求
|
||||||
|
|
||||||
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
||||||
@ -19,6 +23,7 @@
|
|||||||
## 需要的Python模块
|
## 需要的Python模块
|
||||||
|
|
||||||
- pyglet
|
- pyglet
|
||||||
|
- json5
|
||||||
|
|
||||||
|
|
||||||
# 关于分享协议
|
# 关于分享协议
|
||||||
|
Loading…
Reference in New Issue
Block a user