readme
This commit is contained in:
parent
c7363a6636
commit
a5576cd264
@ -14,7 +14,7 @@ None. Not even one!
|
||||
|
||||
## Planed feature
|
||||
|
||||
- server client separate (can be start one by one).
|
||||
- server client separate (just like minecraft).
|
||||
|
||||
## Environment
|
||||
|
||||
@ -55,6 +55,8 @@ No additional restrictions — You may not apply legal terms or technological me
|
||||
|
||||
Notices:
|
||||
|
||||
You do not have to comply with the license for elements of the material in the public domain or where your use is permitted by an applicable exception or limitation.
|
||||
You do not have to comply with the license for elements of the material in the public domain or where your use is
|
||||
permitted by an applicable exception or limitation.
|
||||
|
||||
No warranties are given. The license may not give you all of the permissions necessary for your intended use. For example, other rights such as publicity, privacy, or moral rights may limit how you use the material.
|
||||
No warranties are given. The license may not give you all the permissions necessary for your intended use. For example,
|
||||
other rights such as publicity, privacy, or moral rights may limit how you use the material.
|
@ -2,7 +2,7 @@
|
||||
|
||||
### 版本 0.1
|
||||
|
||||
For English version, please move [here](https://github.com/shenjackyuanjie/SR).
|
||||
For an English version of readme, please move [here](https://github.com/shenjackyuanjie/SR).
|
||||
|
||||
> 这是一个用Python制作的类Simple Rocket游戏
|
||||
|
||||
@ -14,11 +14,11 @@ For English version, please move [here](https://github.com/shenjackyuanjie/SR).
|
||||
|
||||
## 计划特性
|
||||
|
||||
- 服务端客户端分离(可以单独开启)
|
||||
- 服务端客户端分离(就像minecraft一样)
|
||||
|
||||
## 环境需求
|
||||
|
||||
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7`
|
||||
- `Python 3.8.5` `Windows10 x64` `Pyglet 1.5.7` `Json 5`
|
||||
|
||||
### 需要的Python模块
|
||||
|
||||
@ -44,11 +44,11 @@ For English version, please move [here](https://github.com/shenjackyuanjie/SR).
|
||||
|
||||
惟须遵守下列条件:
|
||||
|
||||
署名 — 您必须给出适当的署名,提供指向本许可协议的链接,同时标明是否(对原始作品)作了修改。您可以用任何合理的方式来署名,但是不得以任何方式暗示许可人为您或您的使用背书。
|
||||
署名 — 您必须给出地当的署名,提供指向本许可协议的链接,同时标明是否(对原始作品)作了修改。您可以用任何合理的方式来署名,但是不得以任何方式暗示许可人为您或您的使用背书。
|
||||
|
||||
非商业性使用 — 您不得将本作品用于商业目的。
|
||||
|
||||
相同方式共享 — 如果您再混合、转换或者基于本作品进行创作,您必须基于与原先许可协议相同的许可协议 分发您贡献的作品。
|
||||
相同方式共享 — 如果您再混合、转换或者基于本作品进行创作,您必须基于与原先许可协议地同的许可协议 分发您贡献的作品。
|
||||
|
||||
没有附加限制 — 您不得适用法律术语或者 技术措施 从而限制其他人做许可协议允许的事情。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user