mirror of
https://github.com/skylord123/node-red-contrib-gamedig.git
synced 2026-05-01 20:37:57 -06:00
- update version to 2.1.1
- node description updated - node now errors if msg.host or msg.port is left blank and not configured on the node - server type & host is not required when configuring the node since it can be passed in via the inputs - when modifying a node in the editor you can now view available server types at the bottom of the properties. This is parsed from the gamedig readme. - Update gamedig version - package-lock.json added - palette label changed to "Query Game Server"
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,3 +1,6 @@
|
||||
# ide
|
||||
.idea
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
||||
Reference in New Issue
Block a user