New Crowdin updates (#2326)

This commit is contained in:
BruceChen 2022-11-05 20:27:53 +08:00 committed by GitHub
parent ae23ead4c3
commit b46fef1b34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
304 changed files with 2312 additions and 1460 deletions

View file

@ -1,3 +1,6 @@
- - -
title: Usage
- - -
# Usage
How to run the program:
@ -350,7 +353,7 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q
<div class="custom-container tip"><p class="custom-container-title">Tip</p>
**All item types can be found [here](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/MinecraftClient/Inventory/ItemType.cs).**
**All item types can be found [here](https://mccteam.github.io/r/item/#L12).**
</div>
@ -388,7 +391,7 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q
<div class="custom-container tip"><p class="custom-container-title">Tip</p>
**All entity types can be found [here](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/MinecraftClient/Mapping/EntityType.cs).**
**All entity types can be found [here](https://mccteam.github.io/r/entity/#L15).**
</div>
@ -954,7 +957,7 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q
<div class="custom-container tip"><p class="custom-container-title">Tip</p>
**To find item types, check out [this list](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/MinecraftClient/Inventory/ItemType.cs)**
**To find item types, check out [this list](https://mccteam.github.io/r/item/#L12)**
</div>
@ -1028,7 +1031,7 @@ In scripts and remote control, no slash is needed to perform the command, eg. `q
<div class="custom-container tip"><p class="custom-container-title">Tip</p>
**To find item types, check out [this list](https://github.com/MCCTeam/Minecraft-Console-Client/blob/master/MinecraftClient/Inventory/ItemType.cs)**
**To find item types, check out [this list](https://mccteam.github.io/r/item/#L12)**
</div>