Skip to content

Commit bf96df7

Browse files
committed
Update ReadMe
1 parent f24363b commit bf96df7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.SCH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
- **[Audio](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.Audio)** - 一个高性能、低 GC、类似 Wwise 操作体验的,使用了 Unity 原生 Audio 功能的高级功能拓展。
5555

5656
### 🎯 输入与界面
57-
- **[InputSystem](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.InputSystem)** - 响应式输入封装,支持上下文栈、多人游戏、设备锁定和基于 YAML 的配置。使用 R3 Observable 构建。
57+
- **[InputSystem](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.InputSystem)** - 响应式输入封装,支持上下文栈、本地多人、键盘双人、自动检测新设备接入、基于 YAML 的游戏运行时修改键位配置。使用 R3 Observable 构建。
5858
- **[UIFramework](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.UIFramework)** - 层级式 UI 管理系统,支持基于层的组织、转场动画和资源集成。
5959

6060
### 🛠️ 工具与服务

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ If you only need specific modules for your project, you have two options:
5252
- **[Audio](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.Audio)** - A high-performance, low-GC, advanced feature extension using Unity's native audio functions, with a Wwise-like operating experience.
5353

5454
### 🎯 Input & UI
55-
- **[InputSystem](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.InputSystem)** - Reactive input wrapper with context stacks, multi-player support, device locking, and YAML-based configuration. Built with R3 Observables.
55+
- **[InputSystem](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.InputSystem)** - Reactive Input Wrapper with Context Stacks, supporting local co-op (keyboard and gamepad), and automatic detection of new devices. Keybinds can be configured at runtime via YAML files. Built using R3 Observables.
5656
- **[UIFramework](UnityStarter/Assets/ThirdParty/CycloneGames/CycloneGames.UIFramework)** - Hierarchical UI management system with layer-based organization, transitions, and asset integration support.
5757

5858
### 🛠️ Utilities & Services

0 commit comments

Comments
 (0)