An open API service indexing awesome lists of open source software.

https://github.com/unknown-gd/no-more-family-sharing

Returning true here will prevent the script from doing anything
https://github.com/unknown-gd/no-more-family-sharing

garrysmod garrysmod-addon glua gmod gmod-addon gmod-lua gmodlua

Last synced: about 2 months ago
JSON representation

Returning true here will prevent the script from doing anything

Awesome Lists containing this project

README

        

## No more family sharing
A small script just effectively disallowing the game from being distributed via family sharing.

### Hooks
```lua
GM:AllowFamilySharing( steamid64, owner_steamid64 ) -- Returning true here will prevent the script from doing anything.