/gmod_blueprints

Blueprint Editor for Garry's Mod (Visual Programming)

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

ko-fi

Garry's Mod Blueprints

Blueprints for Garrysmod. Clone this into your addons folder and have at it.

License

Installation

Steam Workshop

This addon is available via the Steam Workshop.

How to Contribute

Creating Issues

When creating new issues, the following must be provided:

  • The saved blueprint script (located in garrysmod\data\blueprints\client\bpm_yourfile.txt)
  • Steps to reproduce the issue
  • Any relevant console errors
  • Any relevant tags

Get the code

# 1. Change working directory to your Garry's Mod addons directory
cd /c/Program Files (x86)/Steam/steamapps/common/GarrysMod/garrysmod/addons

# 2. Clone the repo
git clone https://github.com/ZakBlystone/gmblueprints.git