Added commands to config
This commit is contained in:
@@ -20,4 +20,13 @@ public = [
|
||||
[310, "Server Room", { "window": true }],
|
||||
[311, "Room", { "window": true }]
|
||||
]
|
||||
[commands]
|
||||
commands = [
|
||||
[-1, "None"],
|
||||
[1, "Attach1"],
|
||||
[2, "Attach2"],
|
||||
[3, "Left90"],
|
||||
[4, "Right90"],
|
||||
[5, "Forward", {"amount": "float"}]
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user