From 83c6fc2d55cdd7de949f2815b86dfe0b9cc18f27 Mon Sep 17 00:00:00 2001 From: Weicao-CatilGrass <1992414357@qq.com> Date: Fri, 13 Jun 2025 20:07:53 +0800 Subject: . --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1c5c318..3f813dc 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ -# No Gamepads Project +# No Gamepads [![License](https://img.shields.io/github/license/CatilGrass/NoGamepads.svg)](https://github.com/CatilGrass/NoGamepads/blob/main/LICENSE-MIT) -## 开始 \ No newline at end of file +​ `No Gamepads` expands your game's control capabilities: enabling players to connect mobile devices as in-game controllers. For local multiplayer games, it eliminates the need for each player to own a physical controller, avoids crowding around a single keyboard, and removes the hassle of configuring complex input mappings – just use a smartphone! + +--- + +​ `No Gamepads` 能够扩展您游戏的控制能力:让玩家通过移动设备作为游戏控制器进行连接。对于本地多人游戏,它使玩家无需配备独立手柄、无需挤在同一键盘前操作,也免除了配置复杂按键映射的麻烦——只需一部智能手机即可实现! + + + +# The Plans + + + +# Related Documentation + +1. [How to compile project with Cargo](export/docs/How_to_export.md) +2. [About bindings](./core/bindings/About_bindings.md) -- cgit