Skip to content

Earu/GTerm

Repository files navigation

GTerm

Garry's Mod external console software.

screen1 screen2

Installation

  • Download the latest release
  • Extract GTerm.zip wherever you feel is most suited
  • Launch GTerm.exe whenever Garry's Mod is running
  • Enjoy

In case GTerm does NOT detect your Garry's Mod installation

  • Download both gmsv_xconsole_win32.dll & gmsv_xconsole_win64.dll (you can find them here: https://github.com/Earu/GTerm/tree/master/Modules).
  • Place both dll files in GarrysMod/garrysmod/lua/bin (if the bin folder doesnt exist, create it).
  • Go to GarrysMod/garrysmod/lua/menu
  • Open menu.lua
  • At the end of the file add require("xconsole")
  • Save
  • Restart Garry's Mod
  • Enjoy.