ULib: A Lua library for more rapid development on Garry's Mod servers
Go to file
Nayruden 4189bea6c6 Partially implemented a custom ban message.
The message sent on join is done, need to change the message sent on initial kick too. This is for #2
2015-12-12 15:27:06 -05:00
.git_hooks Made hooks executable 2015-11-19 08:15:33 -06:00
lua Partially implemented a custom ban message. 2015-12-12 15:27:06 -05:00
.editorconfig Add editor config -- editorconfig.org 2015-11-08 15:50:04 -05:00
.gitattributes Add git meta files 2015-11-08 15:36:44 -05:00
.gitignore Add git meta files 2015-11-08 15:36:44 -05:00
addon.json Add another file for workshop ignore 2015-12-12 12:10:58 -05:00
addon.txt Added ULib.getVersion() 2015-11-19 17:21:44 -06:00
ULib_readme.txt ULib.getUser(s) do not proceed if passed an empty string (Thanks, @timmyws). 2015-12-06 11:58:51 -05:00
ulib.build Fixed an issue with accessStrings not being repopulated correctly if the data files got removed. 2015-12-12 09:54:52 -05:00