I really want to mod certain server side scripts of the game but noticed all the dedicated server scripts are only available in compiled .dso file format. Will we ever get the uncompiled .cs files? It would give a lot more power to modders to make YO a better game.
It really is a hassle. You can deobfuscate the .dso files and with some of the original core engine .cs's available on the Torque3D github you can see how things were meant to work but this is before the LiF devs did their thing.
Hope the devs come up with some modding tools or the script files, looked at just changing the MoTD and even that requires the client to have the relevant file.