Merge branch 'main' of https://git.rimmyscorner.com/Rim/iw7-mod
This commit is contained in:
commit
6d97c6fb05
4
.vscode/tasks.json
vendored
4
.vscode/tasks.json
vendored
@ -45,11 +45,15 @@
|
|||||||
"🔨 Build Executable",
|
"🔨 Build Executable",
|
||||||
"🔧 Compile Installer"
|
"🔧 Compile Installer"
|
||||||
],
|
],
|
||||||
|
"dependsOrder": "sequence",
|
||||||
"problemMatcher": [],
|
"problemMatcher": [],
|
||||||
"group": {
|
"group": {
|
||||||
"kind": "build",
|
"kind": "build",
|
||||||
"isDefault": true
|
"isDefault": true
|
||||||
}
|
}
|
||||||
|
// "runOptions": {
|
||||||
|
// "runOn": "folderOpen"
|
||||||
|
// }
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"inputs": [
|
"inputs": [
|
||||||
|
Loading…
Reference in New Issue
Block a user