Facepunch / garrysmod-requests

Feature requests for Garry's Mod
83 stars 24 forks source link

`steamworks.FileInfo` on the Serverside #2395

Closed wrefgtzweve closed 4 weeks ago

wrefgtzweve commented 1 month ago

Details

Currently there's no easy way to get addon information on serverside, it'd be rather useful to be able to get when certain addons updated to detect auto restarts or know when the current map has updated so you can switch off it / restart.

I know there's https://github.com/WilliamVenner/gmsv_workshop which adds this functionality but that's a dll, having it in base gmod would be pretty useful and should be relatively easy to implement.

robotboy655 commented 4 weeks ago

Done.