Author Topic: Command Line To ReLoad Add-ons???  (Read 662 times)

Is there a command that you can put into the console to reload an add-on? I would use this so that i can reload my scripts after i edit them.

Is there a command that you can put into the console to reload an add-on? I would use this so that i can reload my scripts after i edit them.
I don't think there is.

There is a Add-on Loader, but that was fail binned for various reasons.

I don't think there is.

There is a Add-on Loader, but that was fail binned for various reasons.
Oh dang. Thanks tho

I have tried this, but it doesn't work well. But its worth a try:

exec("Add-ons/[Add-on]/[Script].cs");

WOW i think this worked one sec....

WOW i think this worked one sec....

IT DOES! thanks so much man!