ResourcePrecacher
ResourcePrecacher copied to clipboard
API
Will there be an API, so that you can add caching paths from other plugins, not just via Config
Or the function "Server.PrecacheModel();" works as well?
According to my tests, calling Server.PrecacheModel();
are either only works for default resources, or already downloaded resources? (not sure about the latter, but pretty sure its not 'enough' in general)
We could have an API to let other plugins add their stuff to the resources list, I'll take this into consideration in the upcoming release(s)