minecraft launcher API
Use one of the following examples
- c_core_ML1998 - base win32 aplication, show most of all functions of API. Also load information from file servers.dat and show servers info without running a game (that functions not included in API).
- c_core_consoleML - simplest console launcher, that show all functions most cleanly.
- c_core_tinyLauncher - used all from c_core API.
To get more information about API functions and mechanics.