Skip to content

Commit 3a3fb4d

Browse files
committed
update README.md
1 parent 19bbc3c commit 3a3fb4d

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ u-freecam
1919

2020
## What's This
2121

22-
As the name suggests, this a free camera tool for games built on the Unity engine.
22+
As the name suggests, this a freecam tool for games built on the Unity engine.
2323

2424
It also comes with an in-game speed change feature.
2525

@@ -62,9 +62,9 @@ For example, on Windows, you can use the DLL injection tool that comes with Chea
6262

6363
> ** You can use an external keyboard on Android. **
6464
65-
| Free Camera | Keybind |
65+
| Freecam | Keybind |
6666
| -------------- | ------------------------------------------ |
67-
| Toggle FreeCam | Enter |
67+
| Toggle Freecam | Enter |
6868
| Movement | WASD, Ctrl, Space, and Shift_L (Sprint) |
6969
| Rotation | Mouse / Arrow keys / Touch screen (Moblie) |
7070
| UI Mode | Mouse middle button / U |

README.zh-CN.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ make release-aarch64 # 或者其它目标,如 release-x86_64
5656
举例来说,Windows 上可通过 CE 自带的 dll 注入工具进行注入,而 Android 上可以使用 [XInjector](https://github.com/WindySha/XInjector) (非 Root 环境可以用 [Android-Virtual-Inject](https://github.com/reveny/Android-Virtual-Inject/releases/latest))
5757

5858
## 按键
59-
> ** Android 上可使用外接键盘 ** \
59+
> ** Android 上可使用外接键盘 **
6060
6161
| 自由镜头 | 键位 |
6262
| ------------------ | ------------------------------- |
@@ -71,7 +71,7 @@ make release-aarch64 # 或者其它目标,如 release-x86_64
7171
> 初始状态下,锚点与镜头重合。\
7272
> 任何情况下,镜头始终随着锚点移动,绕着锚点旋转。\
7373
> 在锚点固定时,通过移动可改变镜头与锚点相对位置。\
74-
> 所谓依附模式,即是将目标物体设为锚点。(默认情况下将屏幕中心所对物体选为目标)\
74+
> 所谓依附模式,即是将目标物体设为锚点。(默认情况下将屏幕中心所对物体选为目标)
7575
7676
| 锚点 | 键位 |
7777
| ------------ | ----------- |

0 commit comments

Comments
 (0)