Hello! I'm getting a:
[Error] Error while compiling ImageLibrary: 'Global' does not contain a definition for 'SteamServer' | Line: 128, Pos: 37
If I remove the method, I'm getting other errrors related to Rust.Global. Anyone knows a fix?
Hello! I'm getting a:
[Error] Error while compiling ImageLibrary: 'Global' does not contain a definition for 'SteamServer' | Line: 128, Pos: 37
If I remove the method, I'm getting other errrors related to Rust.Global. Anyone knows a fix?
Nevermind, it was an old version from Git. New version solved it.