dr game update log
This commit is contained in:
parent
935879cda9
commit
4b4353958b
@ -4,3 +4,28 @@
|
|||||||
- 最新版本号
|
- 最新版本号
|
||||||
- DR game: 0.1.0.0
|
- DR game: 0.1.0.0
|
||||||
- DR rs: 0.2.9.0
|
- DR rs: 0.2.9.0
|
||||||
|
|
||||||
|
## DR game 0.1.1.0
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
|
||||||
|
- `console.py`
|
||||||
|
- 基于 `PyConsole`
|
||||||
|
- 用于替换 `DR sdk` 的默认控制台方法
|
||||||
|
|
||||||
|
## DR rs 0.2.9.0
|
||||||
|
|
||||||
|
### 新功能
|
||||||
|
|
||||||
|
- `python::console::PyConsole`
|
||||||
|
- 一个基于 `std::thread` 的多线程控制台
|
||||||
|
- GIL 我谢谢你
|
||||||
|
- 用于替换 `DR sdk` 的默认控制台方法
|
||||||
|
- A multi-thread console based on `std::thread`
|
||||||
|
- Used to replace the default console method of `DR sdk`
|
||||||
|
|
||||||
|
### Bug 修复
|
||||||
|
|
||||||
|
- [#19](https://github.com/shenjackyuanjie/Difficult-Rocket/issues/19) `BorrowMutError`
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user