Skip to content

notcake/gcompute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCompute: In-Game Lua IDE

IDE Features

  • Draggable and dockable views - the workspace can be arranged any way you want
  • Console views for evaluating lua expressions locally, on the server or on any connected client
  • Statistical lua profiler
  • File browser
  • Code output redirected to output log in IDE
  • Ability to execute code, on the server or any connected client
  • Code views not associated with a file are saved across sessions

Editor Features

  • Code completion
  • Token highlighting
  • Bracket highlighting
  • Multiple tabs
  • Undo / redo

Installation

You will need to install the following addons additionally:

Screenshots

Autocompletion:

Console views:

Profiler:

About

[Deprecated] In-game IDE for Garry's Mod.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages