Skip to content

Releases: Earu/GTerm

GTerm

21 Dec 18:00

Choose a tag to compare

This release fixes compatibility issues and bugs with the default branch (x86) of garry's mod.

GTerm (MCP Support)

04 Dec 19:10
38c6498

Choose a tag to compare

This new release adds support for the Model Context Protocol used by various tools such as Cursor, Warp, etc...

GTerm is able to:

  • Read console output.
  • Execute a command (with approval).
  • Run lua clientside (if you have permissions and with approval).
  • Monitor garry's mod console for a limited time.
  • Read files in your garry's mod installation direction.

These changes are NOT mandatory and can be disabled via Config.json as usual.

GTerm

05 Oct 13:19
8a8791c

Choose a tag to compare

With this new release GTerm now works on Mac & Linux and provides a websocket API.

Example: ./gterm --API --APISecret cool_secret
This makes gterm listen and broadcast on a websocket server. The default port is 27512 but it can also be changed with --APIPort 1234.
As usual these options are also available in Config.json.

Note: Some stuff might break on Mac & Linux, please report any bugs here: https://github.com/Earu/GTerm/issues

Known bugs:

  • On linux x64 (client), the internal gmod logger doesnt call our log listener breaking the output, this is a gmod bug.

GTerm

02 Oct 10:29

Choose a tag to compare

Migrated to .NET core

This means GTerm will come out as a simple .exe from now on. You will need to pick the .exe that matches your beta branch in Garry's Mod.

chromium/x64 = gterm64.exe
others = gterm.exe

GTerm

11 Jul 13:08

Choose a tag to compare

This release fixes cases where Garry's Mod is installed from steamcmd and otherwise.

V1.0.1

27 Feb 14:00

Choose a tag to compare

Download GTerm.zip and decompress it where you like. Run GTerm.exe while Garry's Mod is running.

Changelogs

  • Fix a bug where GTerm would not be able to find the Steam installation directory
  • Fix a bug where getting console bindings from Garry's Mod would crash you
  • Add a local logger (gterm.log)

V1.0.0

27 Dec 11:50

Choose a tag to compare

Download GTerm.zip and decompress it where you like. Run GTerm.exe while Garry's Mod is running.