Where did Assembly-CSharp.dll go?
OK guys, if all those functions went into one file, rust.exe, then can't we just use OllyDbg, find the adresses, then use .NET Reflector on the OLD file and use the offsets it gives us to find and change the values? or did the offsets change lol?
All I can think of now, is using OllyDbg, or use some other sort of decompiler on rust.exe ??
It was made in unity, so it's most likely going to be compiled in either C++, C#, or Java(the latter not likely).