Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 189 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 189 Bytes

lua_editor

HTML part of the ingame GMod lua editor.

How to get started modifying:

make
make serve &
make ci

In GMod
lua_editor_url "http://10.5.1.8:8080/debug"