- Home /
Question by
ramioooz · Aug 06, 2018 at 05:10 PM ·
scripting problemruntimeserversideruntime compile
Server side c# scripts loads at runtime
Hello Developers,
The subject is for advanced developers.
I want to load the game logic or some of it (c# files) at game load just like other assets (assetbundles, audio, images), variables and configurations. I also want to be able to remotely change/update game logic.
I don't want to upload new build each and every-time I am changing one of my c# logic files.
My Regards, Rami Ibrahim
Comment