diff --git a/README.md b/README.md index 18844fe..bedf889 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,10 @@ Nope. Not even one (Because is was not done) +# Plan feature + +- server client separate (can be start one by one) + # Environment - `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7` @@ -19,6 +23,7 @@ Nope. Not even one ## Required python modules - pyglet +- json5 # About License diff --git a/docs/README-cn.md b/docs/README-cn.md index f25b882..c244363 100644 --- a/docs/README-cn.md +++ b/docs/README-cn.md @@ -12,6 +12,10 @@ (因为还没写完呢) +# 计划特性 + +- 服务端客户端分离(可以单独开启) + # 环境需求 - `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7` @@ -19,6 +23,7 @@ ## 需要的Python模块 - pyglet +- json5 # 关于分享协议