Skip to content

Instantly share code, notes, and snippets.

@PatrickBoy
Created May 1, 2017 08:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PatrickBoy/2de9e6d4ad087a93e371029202812f07 to your computer and use it in GitHub Desktop.
Save PatrickBoy/2de9e6d4ad087a93e371029202812f07 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<meta>
<info description="Allows players to create groups and invite players to it" name="Group System" type="script" version="1.0" author="Blue"/>
<script type="client" cache="false" src="clan_c.lua"/>
<script type="server" src="clan_s.lua"/>
</meta>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment