Minecraft-Console-Client/MinecraftClient
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
..
config Rewrite Scripting bot respecting the Bot API + Code Optimization 2013-07-20 12:58:41 +02:00
lib Added Library Folder (Aesthetic) 2013-07-19 17:59:43 +10:00
Properties Added MCC Source Code v1.5.2 2013-07-18 09:27:19 +02:00
resources Updated App Icon 2013-07-20 12:10:37 +02:00
.gitignore Add .gitignore for Microsoft Visual Studio files. 2013-07-19 17:54:33 +10:00
Bots.cs Added Settings class & Settings file 2013-08-06 16:11:46 +02:00
ChatParser.cs Added Settings class & Settings file 2013-08-06 16:11:46 +02:00
ConsoleIO.cs Added TAB autocomplete 2013-08-06 12:25:09 +02:00
Crypto.cs Added MCC Source Code v1.5.2 2013-07-18 09:27:19 +02:00
McTcpClient.cs Added respawn ability in /reco 2013-08-06 11:28:27 +02:00
MinecraftClient.csproj Added Settings class & Settings file 2013-08-06 16:11:46 +02:00
MinecraftClient.csproj.user Improve translation rule parsing 2013-07-27 12:25:14 +02:00
MinecraftCom.cs Added Settings class & Settings file 2013-08-06 16:11:46 +02:00
Program.cs Added Settings class & Settings file 2013-08-06 16:11:46 +02:00
Settings.cs Added Settings class & Settings file 2013-08-06 16:11:46 +02:00