This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# ReedScene 插件更新列表
## 更新日志
V0.1
- 添加了基础的Act,Prop,Scene的概念。
V0.2
- 实现了通过切换PropState来切换Prop的功能
V0.3
- 实现了通过切换ActID来切换Act的功能
V1.0
- Scene管理器全局ID功能
V1.1
- 删除不必要的ClassName
- 完善ActManager的编辑者友好界面