Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 999 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 999 Bytes

Better Facepunch Lua Blocks

Improves the Lua code blocks on the Facepunch Garry's Mod Lua subforum with new features like editing, linting, and more!

Available on the Chrome and Firefox addon marketplaces.

Screenshot

Before: After:

Development Setup

  1. Clone the project and enter its directory
  2. Ensure bower is installed (yarn global add bower or npm install -g bower)
  3. Install dependencies with bower install
  4. Load the extension in Chrome or Firefox