Fix format

This commit is contained in:
BruceChen 2022-11-04 15:51:48 +08:00
parent 237d14577f
commit edeea6cae6
4 changed files with 94 additions and 95 deletions

View file

@ -237,6 +237,7 @@ Coordinate = { x = 145, y = 64, y = 2045 }
</div> </div>
#### `MinecraftVersion` #### `MinecraftVersion`
- **Description:** - **Description:**

View file

@ -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