mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Version 0.90c
This commit is contained in:
		| @@ -3,6 +3,8 @@ | ||||
| GENERAL: | ||||
| * VCMI build on OS X is now supported | ||||
| * Completely removed autotools | ||||
| * Added RMG interace and ability to generate simplest working maps | ||||
| * Added loading screen | ||||
|  | ||||
| MODS: | ||||
| - Simplified mod structure. Mods from 0.9 will not be compatible. | ||||
|   | ||||
| @@ -12,7 +12,7 @@ | ||||
|  | ||||
| namespace GameConstants | ||||
| { | ||||
| 	const std::string VCMI_VERSION = "VCMI 0.90b"; | ||||
| 	const std::string VCMI_VERSION = "VCMI 0.90c"; | ||||
|  | ||||
| 	/*  | ||||
| 	 * DATA_DIR contains the game data (Data/, MP3/, ...). | ||||
|   | ||||
		Reference in New Issue
	
	Block a user