Skip to content

Commit e0383bb

Browse files
committed
Fixed table formatting error and cleaned up
1 parent bbb990b commit e0383bb

File tree

1 file changed

+24
-23
lines changed

1 file changed

+24
-23
lines changed

README.md

Lines changed: 24 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -12,31 +12,32 @@ If you want the original or older versions made by AlternativaPlatform they can
1212

1313
## Controls
1414
### Tank
15-
|Action | Key bind|
16-
|-------|---------|
17-
|Move | arrow keys |
18-
|Rotate turret | `Z`, `X` |
19-
|Shoot | `space` |
20-
|Next tank | `enter` |
15+
| Action | Key bind |
16+
|---------------|------------|
17+
| Move | arrow keys |
18+
| Rotate turret | `Z`, `X` |
19+
| Shoot | `space` |
20+
| Next tank | `enter` |
2121
### Camera
22-
|Action | Key bind|
23-
|-------|---------|
24-
|Change camera vertical angle| `page up`, `page down` |
25-
|Cycle camera mode (fixed, freecam, orbit) | `\`, `M` |
26-
|Cycle freecam mode (view locked to tank, normal) | `N` |
27-
|Freecam move | `W`, `A`, `S`, `D` |
28-
|Freecam look | click and drag |
29-
|Freecam fly up, down | `E`, `C` |
30-
|Freecam sprint | `shift` |
31-
|Orbit look | click and drag |
22+
| Action | Key bind |
23+
|--------------------------------------------------|------------------------|
24+
| Change camera vertical angle | `page up`, `page down` |
25+
| Cycle camera mode (fixed, freecam, orbit) | `\`, `M` |
26+
| Cycle freecam mode (view locked to tank, normal) | `N` |
27+
| Freecam move | `W`, `A`, `S`, `D` |
28+
| Freecam look | click and drag |
29+
| Freecam fly up, down | `E`, `C` |
30+
| Freecam sprint | `shift` |
31+
| Orbit look | click and drag |
3232
### Misc
33-
|Action | Key bind|
34-
|-------|---------|
35-
|Toggle performance statistics | `G` |
36-
|Toggle antialiasing | `Q` |
37-
|Toggle console*| `ctrl`+`shift`+`K` |
38-
|Close console| `escape` |
39-
|Show "powered by AlternativaPlatform" message| `ctrl`+`shift`+`f1` |
33+
| Action | Key bind |
34+
|-----------------------------------------------|---------------------|
35+
| Toggle performance statistics | `G` |
36+
| Toggle antialiasing | `Q` |
37+
| Toggle console* | `ctrl`+`shift`+`K` |
38+
| Close console | `escape` |
39+
| Show "powered by AlternativaPlatform" message | `ctrl`+`shift`+`f1` |
40+
4041
*\* See [the wiki](https://github.com/MapMakersAndProgrammers/TankiOnline2.0DemoClient/wiki) for console commands*
4142

4243
## Build from source

0 commit comments

Comments
 (0)