sui-scoreboard/README.md
Júlio C. Oliveira 0543bf24ee
Update README.md
2023-06-06 20:55:10 -03:00

47 lines
2.0 KiB
Markdown

[![ScreenShot](https://raw.githubusercontent.com/ZionDevelopers/sui-scoreboard/master/logo.png)][workshop]
SUI Scoreboard V2.6 is a [Garry's Mod][] addon which is based on the original SUI Scoreboard v2 developed by suicidal.banana.
This is a game addon for [Garry's Mod][] servers, NOT FOR SINGLEPLAYER!
### Features
* Works with [Exsto][], [Evolve][], [ULX][] v3, [Maestro][] and [Mercury][]
* Have mute button for every player, click on the volume icon to mute / unmute the player.
* Change the volume of specific players by right-clicking their volume icons.
* Compatible with Garry's Mod 13.
* Fixed the admin buttons like: Kick, permaban and ban.
* Lots of bugs fixed and lots of improvements since SUI Scoreboard v2.
### Compatibility
[uTime][uTime] is required if you use ULX and want to keep the hour tracking after restart.
### Setup
Just download this addon by clicking on Download ZIP and extract the addon in ````Steam\SteamApps\common\GarrysMod\garrysmod\addons\```` as usual.
### Workshop Ready!
SUI Scoreboard is now available via the Steam Workshop! Go to [its Workshop page][workshop].
### Manual Installation
Simply clone this repository into your `addons` folder:
cd "%programfiles(x86)%/Steam/SteamApps/common/GarrysMod/garrysmod/addons"
git clone https://github.com/ZionDevelopers/sui-scoreboard.git sui-scoreboard
### License
This work is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
To view a copy of this license, visit [Common Creative's Website][License].
[Garry's Mod]: <http://garrysmod.com/>
[workshop]: <http://steamcommunity.com/sharedfiles/filedetails/?id=160121673>
[Exsto]: <https://github.com/prefanatic/exsto>
[Evolve]: <https://github.com/Xandaros/evolve>
[License]: <https://creativecommons.org/licenses/by-nc-sa/4.0/>
[uTime]: <https://github.com/TeamUlysses/utime>
[Maestro]: <https://github.com/ottworks/maestro>
[Mercury]: <https://github.com/TheFreezebug/Mercury>
[ULX]: <https://github.com/TeamUlysses/ulx>