diff options
| author | 1992414357@qq.com <1992414357@qq.com> | 2025-06-21 03:58:21 +0800 |
|---|---|---|
| committer | 1992414357@qq.com <1992414357@qq.com> | 2025-06-21 03:58:21 +0800 |
| commit | 29672cb0739db3950eaf911c88ebbe1d4649d5c5 (patch) | |
| tree | b022418e916438871917abac7f736b50a86e9e98 /README.md | |
| parent | bcc5b9bc9e347e26710dc3f8ae54d18aa01569d1 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 6 insertions, 4 deletions
@@ -69,14 +69,16 @@ cargo dev -## The Plans +## Apps + +1. Console App [[Goto]](https://github.com/CatilGrass/NoGamepads/tree/main/apps/console) +2. Client App (Bevy) [[Goto]](https://github.com/CatilGrass/NoGamepads/tree/main/apps/client) + - 1. ... ## Related Documentation If you want to learn more about this, please refer to the following documentation: -1. [How to compile project with Cargo](export/docs/How_to_export.md) -2. [About bindings](./core/bindings/About_bindings.md) +1. [NoGamepads Bindings](./core/bindings/About_bindings.md) |
