Skip to content
This repository has been archived by the owner on Sep 17, 2021. It is now read-only.
/ gm_luaerror2 Public archive

A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients). DEPRECATED FOR gm_luaerror

License

Notifications You must be signed in to change notification settings

danielga/gm_luaerror2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gm_luaerror2

Deprecated in favor of gm_luaerror (no more versioning on the name)

A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients).

Info

Mac was not tested at all (sorry but I'm poor).

If stuff starts erroring or fails to work, be sure to check the correct line endings (\n and such) are present in the files for each OS.

This project requires garrysmod_common, a framework to facilitate the creation of compilations files (Visual Studio, make, XCode, etc). Simply set the environment variable 'GARRYSMOD_COMMON' or the premake option 'gmcommon' to the path of your local copy of garrysmod_common. We also use SourceSDK2013, so set the environment variable 'SOURCE_SDK' or the premake option 'sourcesdk' to the path of your local copy of SourceSDK2013.

About

A module for Garry's Mod that adds hooks for obtaining errors that happen on the client and server (if activated on server, it also pushes errors from clients). DEPRECATED FOR gm_luaerror

Topics

Resources

License

Stars

Watchers

Forks