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

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!

Awesome Lists containing this project

README

        

![Build gFwens (push to master)](https://github.com/TeddiO/gFwens/workflows/Build%20gFwens%20(push%20to%20master)/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.