https://github.com/teddio/gfwens
A C++ GMod module that allows you to query whether or not a person is part of a Steam Group using the Steam backend. Fwens for everyone!
https://github.com/teddio/gfwens
binary dll friends garrysmod gmod linux steam steam-community steam-group windows x64 x86
Last synced: 2 months ago
JSON representation
A C++ GMod module that allows you to query whether or not a person is part of a Steam Group using the Steam backend. Fwens for everyone!
- Host: GitHub
- URL: https://github.com/teddio/gfwens
- Owner: TeddiO
- License: gpl-3.0
- Created: 2020-04-06T17:37:51.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-10T13:06:10.000Z (5 months ago)
- Last Synced: 2025-02-01T00:44:02.034Z (3 months ago)
- Topics: binary, dll, friends, garrysmod, gmod, linux, steam, steam-community, steam-group, windows, x64, x86
- Language: C++
- Homepage:
- Size: 35.2 KB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
/badge.svg)
# gFwens
A small GarrysMod C++ module that allows you to query whether or not a person is part of a Steam Group## Footnotes
- When compiling, ensure you have a copy of the Steamworks API that is equivalent or below the version GarrysMod is currently using, otherwise you may have issues piggybacking the Steam connection.