Closed Sikarii closed 1 year ago
In the case of SteamWorks in the Whitelist guide, we could probably change the instructions to tell them to do sm exts load SteamWorks
instead. It should output the following message:
[SM] Loaded extension SteamWorks.ext.so successfully.
There should be an error if it fails to load, for example if the file is in the wrong location, and loading an extension multiple times should not cause issues either.
I could maybe get something together for a PR in the coming days for this.
Resolved with #10.
When installing an extension prior to anything that relies on the extension, the extension will not automatically load. This should be clarified in the "Confirm this step" when following a step that involves installing an extension.
Extensions in SourceMod will not automatically load unless either:
.autoload
file in the extensions directory, i.e.smjansson.autoload