Alf21 / pointshop3

PointShop is a shop system for Garry's Mod 13 developed by _Undefined

Home Page:http://pointshop.burt0n.net/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Synopsis

Pointshop is a shop system for Garry's Mod, created by Adam '_Undefined' Burton and maintained by 'Handsome' Matt Stevens.

Pointshop3 is an extension of Pointshop to work with Pointshop 2's API. Maintained by MeepDarknessMeep and the glua group

Quick start

Two quick start options are available:

Bugs and feature requests

Documentation

Contributing

Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.

Versioning

Pointshop3 is maintained under the Semantic Versioning guidelines as much as possible. Releases will be numbered with the following format: <major>.<minor>.<patch>

And constructed with the following guidelines:

  • Breaking backward compatibility bumps the major (and resets the minor and patch)
  • New additions without breaking backward compatibility bumps the minor (and resets the patch)
  • Bug fixes and misc changes bumps the patch

For more information on SemVer, please visit http://semver.org/.

Authors

Adam '_Undefined' Burton

'Handsome' Matt Stevens

Copyright and license

Copyright 2014-2016 Adam Burton under the MIT license.

About

PointShop is a shop system for Garry's Mod 13 developed by _Undefined

http://pointshop.burt0n.net/

License:MIT License


Languages

Language:Lua 100.0%