Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 602 Bytes

README.md

File metadata and controls

25 lines (21 loc) · 602 Bytes

Noir: In-Game Lua Editor

WIP

Noir uses gmod-monaco and therefore requires chromium to run

Features

  • Syntax highlighting
  • Autocompletion
  • Multiple tabs
  • File browser
  • Creating, Opening, and Saving file
  • Running code on clients/server
  • Automatic code saving
  • Code validation
  • Lua console

Screenshots

Editor window Editor window#2 File browser Lua console