https://github.com/lexicality/steam-group-clans
https://github.com/lexicality/steam-group-clans
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lexicality/steam-group-clans
- Owner: Lexicality
- License: apache-2.0
- Created: 2017-07-09T21:18:53.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-09T22:16:02.000Z (almost 9 years ago)
- Last Synced: 2025-02-13T17:52:23.437Z (over 1 year ago)
- Language: Lua
- Size: 9.77 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.mkdn
- License: LICENSE
Awesome Lists containing this project
README
# Steam Group Based Clan System*
## About
This is designed to be a utility system for using [Steam groups][sgroups] as
"clans" on a [Garry's mod][gmod] server, especially on roleplay gamemodes.
Some assembly required: This is only a library - not a gamemode
implementation. You will need a knowledge of Lua in order to use it.
Please read all [documentation][docs] before raising an issue. Most of the
time I will not be able to help with gamemode-specific problems.
_(* Name subject to change - if you have a better idea please tell me!)_
## Setup
TODO ETC
## Changelog
* __0.0.1__
- Hello World
## Links
* [Steam Workshop][workshop]
[sgroups]: https://support.steampowered.com/kb_article.php?ref=8882-bmxl-0801
[gmod]: https://gmod.facepunch.com/
[docs]: https://github.com/Lexicality/steam-group-clans/wiki
[workshop]: #TODO