You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mods need to pull from 2 folders, local (user-installed) and remote (auto-installed)
local should be down to user preference (though, will need to be disabled on server join if not compatible with server we're joining), remote should be disabled until required server join, then enabled, then disabled again on leave
we need to move more of the server required mod loading/unloading to native as well, loading is currently in script and unloading doesn't quite exist yet, but both should be more native
a couple more assets also can't currently be reloaded at all at runtime well, not super required for autodownloading to work at all, but specifically being able to properly unload/reload weapon/playersettings/etc scripts would be very nice, and potentially models too though this seems very unlikely since it doesn't like valve source can do it
Notes from Bob:
https://discord.com/channels/920776187884732556/1025040519560167514/1060355733981503609
TODOs
Directories architecture
Dynamic mod activation
enabledmods.json
if needed (Create mod entry inenabledmods.json
if it doesn't exist #410)Miscellaneous
The text was updated successfully, but these errors were encountered: