mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
[MIRROR] trigger spacemandmm reparse in CBT 'Build All' task (#4537)
* trigger spacemandmm reparse in CBT 'Build All' task (#58061) * trigger spacemandmm reparse in CBT 'Build All' task Co-authored-by: William Wallace <me@wiox.me>
This commit is contained in:
co-authored by
William Wallace
parent
c4e67fbf8d
commit
25c77cf94e
Vendored
+6
@@ -21,6 +21,7 @@
|
||||
"kind": "build",
|
||||
"isDefault": true
|
||||
},
|
||||
"dependsOn": "dm: reparse",
|
||||
"label": "Build All"
|
||||
},
|
||||
{
|
||||
@@ -44,6 +45,11 @@
|
||||
],
|
||||
"group": "build",
|
||||
"label": "tgui: build"
|
||||
},
|
||||
{
|
||||
"command": "${command:dreammaker.reparse}",
|
||||
"group": "build",
|
||||
"label": "dm: reparse"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user