Update
Fixed bugs
Added class GameEvent
GameManager
Fixed string GetLocalize(string name) // there were problems with the encoding
Removed event FireEvent
Added event GameEvent
GameEvent
Added KeyValue GameEvents { get; }
Added KeyValue KeyValue { get; }
Added string Name { get; }
Added...