Right now working on a traslation to Spanish. So far I have changed the load menu and the new game also, but beacuse of the decompilation, the difficulty setting is set to default. Also i have encountered some problems with the code writing which have forced me to re-write some little things. What I mean it is that even if I try to just compile the data in its origin it just won't allow me, for example I have encountered some problems on DynaNewGamePanel. with the UnityAction<string> <>9__16 and mainly all code that uses a similar pattern (try checking this error so I can know if it is something about the decompilation or is it general). I will contact you with my email.
Hi! I got your email. I'll send you a notification when localization is ready for translators. I appreciate it.
I was also able to install your .dll and it works on my end. It is really cool to see parts of the game in Spanish!
The error you mentioned is probably due to the decompiler, since I don't get any errors when I compile the game. I've heard of this problem from others who have used Dnspy to edit the game, it just isn't perfect. I'm sorry there's currently not a better way to mod the game.
Ok, I may evade to do the fix of the <>9. Just tell me if you can see if the change I made works for you in the .dll you could find it in DynaNewGame -> General.
Also don't hurry to make localization because it seems very hard to code some parts and just work in what you want
I have shared you a file of the .dll that always update when I change, if you want to check it.