mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Fix format
This commit is contained in:
parent
237d14577f
commit
edeea6cae6
4 changed files with 94 additions and 95 deletions
|
|
@ -233,10 +233,11 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
||||||
|
|
||||||
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
|
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
|
||||||
|
|
||||||
**Admins can impersonate players on versions older than 1.19**
|
**Admins can impersonate players on versions older than 1.19**
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
#### `MinecraftVersion`
|
#### `MinecraftVersion`
|
||||||
|
|
||||||
- **Description:**
|
- **Description:**
|
||||||
|
|
@ -384,7 +385,7 @@ Coordinate = { x = 145, y = 64, y = 2045 }
|
||||||
|
|
||||||
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
|
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
|
||||||
|
|
||||||
**This feature is currently not supported in `1.4.6 - 1.6`.**
|
**This feature is currently not supported in `1.4.6 - 1.6`.**
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -20,10 +20,8 @@ In order to run **Minecraft Console Client** you need [.NET 6.0 or new-er](https
|
||||||
|
|
||||||
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
|
<div class="custom-container warning"><p class="custom-container-title">Warning</p>
|
||||||
|
|
||||||
|
|
||||||
**If you already have .NET, but an older version than `6.0`, please update to `6.0` since MCC might not work as expected or at all.**
|
**If you already have .NET, but an older version than `6.0`, please update to `6.0` since MCC might not work as expected or at all.**
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
#### How to install .NET on your platform
|
#### How to install .NET on your platform
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue