Sync every 2 weeks. A mirror of original repository.
Find a file
ORelio df4a9cd7b7 Added Settings class & Settings file
- All settings are moved in a new Settings class
- Settings can be loaded by parsing an INI file
- A default INI file is generated with default settings
- By default, loads MinecraftClient.ini if no command-line arguments are
used
- Another INI file can be loaded with MinecraftClient.exe MyFile.ini
- All the config files can be renamed or moved, just edit the INI file
- A title for the console window can be specified in the INI file
- Regular command-line arguments still works but will probably be
simplified in the future.
- Smal code optimizations and adjustments
2013-08-06 16:11:46 +02:00
MinecraftClient Added Settings class & Settings file 2013-08-06 16:11:46 +02:00
.gitignore Updated App Icon 2013-07-20 12:10:37 +02:00
MinecraftClient.sln Added MCC Source Code v1.5.2 2013-07-18 09:27:19 +02:00
README.md Wrote README file contents 2013-07-18 09:17:44 +02:00

Minecraft Console Client

Minecraft Console Client is a lightweight app allowing to connect to any minecraft server, send commands and receive text messages in a fast and easy way without having to open the main Minecraft game.

This source code is published under the CDDL-1.0 license.

More info at http://www.minecraftforum.net/topic/1314800-/