ZakBlystone / gmod_blueprints

Blueprint Editor for Garry's Mod (Visual Programming)
GNU General Public License v3.0
59 stars 9 forks source link

[Suggestion] Add limitation to where new custom nodes can be ran at #80

Open matt4499 opened 4 years ago

matt4499 commented 4 years ago

Suggestion

For example, If I create a new node library, I could set it to only run on a gamemode called "TTT" or maybe only used with an addon named "ulx" This would be good for ensuring maybe any errors wont occur, or perhaps if you don't want your node library running on a certain gamemode, or beside a certain addon.