Skip to content

Commit 2174768

Browse files
committed
Update README for development environment update
1 parent 387659f commit 2174768

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@ What you can get from the tool:
2020
* Game engine project files (scripts and converted/generated assets)
2121
* Statistics & Reports (WIP)
2222

23-
我们正在尝试将本程序上架至 [Steam](https://store.steampowered.com/app/2961200/),敬请期待
23+
本程序已以抢先体验模式上架至 [Steam](https://store.steampowered.com/app/2961200/)
2424

25-
We are working towards releasing the program on [Steam](https://store.steampowered.com/app/2961200/).
25+
We have released the program as Early Access on [Steam](https://store.steampowered.com/app/2961200/).
2626

2727
### 文档 Documentation
2828

@@ -56,7 +56,7 @@ English users please use the [Github Discussions page](https://github.com/PrepPi
5656

5757
## 开发环境设置
5858

59-
目前本程序需要至少 Python 3.10 版本。正确 `git clone` 本仓库需要安装 Git LFS 支持
59+
目前运行本程序需要至少 Python 3.10 版本。需要开发的话请使用最低版本(3.10.x),以免在其他使用最低版本的环境出错
6060

6161
如果您想构建一个开发环境,您需要安装以下 Python 依赖项。推荐在一个 `venv` 中操作。
6262
* 构建需要 `build twine`

0 commit comments

Comments
 (0)