Hi
In my game I download the latest language file from a server and store it using streamwriter. But I don't seem to be able to combine this with Localization.cs without rewriting it. So for the wishlist it would be nice to be able to load languages dynamically. Either by passing a url, a local path or string.
What do you think?