mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Fix encoding issues with some languages such as Chinese by forcing UTF-8 everywhere. Configuration files written in ANSI/Latin-1 and other encodings will need conversion. |
||
|---|---|---|
| .. | ||
| BlockPalettes | ||
| EntityPalettes | ||
| Block.cs | ||
| Chunk.cs | ||
| ChunkColumn.cs | ||
| Direction.cs | ||
| Entity.cs | ||
| EntityType.cs | ||
| EntityTypeExtensions.cs | ||
| Location.cs | ||
| Material.cs | ||
| MaterialExtensions.cs | ||
| Movement.cs | ||
| World.cs | ||