EZee_AP
16
I guess it would only be relevant if you were in the conan modding discord when I created it, it was the mod I used to demonstrate the use of URL nodes to the other modders around at that time, it also serves as an example that I know its not the only way.
When I said the mod required RCON, I meant this mod, not mods in general, this mod was developed to send/receive data to an exe using RCON, even then there are other ways like node js, httplistener etc, but those aren’t RCON which is also useful for other games so it’s nice to have my own RCON client code in VS =)