ZakBlystone / gmod_blueprints

Blueprint Editor for Garry's Mod (Visual Programming)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

For feature requests

  • Ensure that the feature hasn't already been requested
  • Please be specific, and provide specific examples

For bugs

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

Use the relevant tags for any issue you're creating!

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

About

Blueprint Editor for Garry's Mod (Visual Programming)

License:GNU General Public License v3.0


Languages

Language:Lua 100.0%Language:Python 0.0%