❔ Load and debug c# scripts in runtime
Hello everyone, i need load/reload c# scripts in runtime, and debug that scripts.
I am try use this library:
https://github.com/oleg-shilo/cs-script
Its works very well, but i cant debug the loaded scripts.
Have a better way to make this?
It is a example of my current code, its works without debug:
I am try use this library:
https://github.com/oleg-shilo/cs-script
Its works very well, but i cant debug the loaded scripts.
Have a better way to make this?
It is a example of my current code, its works without debug:

GitHub
C# scripting platform. Contribute to oleg-shilo/cs-script development by creating an account on GitHub.