Skip to content

Alpha 0.12

Pre-release
Pre-release
Compare
Choose a tag to compare
@utkinn utkinn released this 22 May 10:31
· 128 commits to master since this release

Python console right inside Garry's Mod

Now there is a Python console in Garry's Mod which you can access by running python concommand:
PyGmod REPL
All stuff from pygmod.gmodapi is imported automatically. You can control client Lua state with the console but not the server state yet.