View Single Post
  #4  
Unread 05-12-2012, 02:23 PM
K1R4D3L K1R4D3L is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2012
Posts: 34
Ahh, never mind...I'm an idiot. I found a fourth way to refresh the plugins, and unlike the other three, this one can be done programatically. Don't know how I missed it:

Turbine.PluginManager.RefreshAvailablePlugins()

I just call it before I pull the version number. Problem solved.
Reply With Quote