From 494a4709f83f2cd2e52e2213d20e4e19cfdf20af Mon Sep 17 00:00:00 2001 From: ineedbots Date: Fri, 3 Sep 2021 11:09:01 -0600 Subject: [PATCH] Added vscode settings --- .gitignore | 1 + .vscode/settings.json | 8 ++++++++ deploy.js | 3 +++ raw/maps/mp/teams/_teams.gsc | Bin 8076 -> 8076 bytes raw/scripts/mp/spectatorKick-compiled.gsc | Bin 620 -> 596 bytes 5 files changed, 12 insertions(+) create mode 100644 .vscode/settings.json diff --git a/.gitignore b/.gitignore index f37fdbd..c9a90e1 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ # Files to not ignore !/.gitignore +!/.vscode # Folder to not ignore !/raw diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..ef0aeab --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "astyle.astylerc": "${workspaceRoot}/.astylerc", + "astyle.additional_languages": [ + "gsc" + ], + "editor.defaultFormatter": "chiehyu.vscode-astyle", + "editor.formatOnSave": true +} \ No newline at end of file diff --git a/deploy.js b/deploy.js index b59ee34..c6ffffa 100644 --- a/deploy.js +++ b/deploy.js @@ -40,6 +40,9 @@ async function doDeploy() { await exec(`git clone ${repo_url} && cd ${repo_name} && git submodule update --init --recursive`) printToConsole('Cloned!') + printToConsole('Deploying...') + await exec('deploy.bat') + printToConsole('Deployed!') } catch (f) { printToConsole(f, true) } diff --git a/raw/maps/mp/teams/_teams.gsc b/raw/maps/mp/teams/_teams.gsc index 2642b0a9a5df6eb2785cedb3133100bc4d5e7496..b64413ba4465fd9e1a34239c6b1af93befa51045 100644 GIT binary patch delta 89 zcmeCN@3G&oiiy+0#E2n28%R#x%=8e6H9YU8%R#x%=8e6HCR8dGgibez#6c2}icqN3P~*p-ASf6|v2J3=4o*tNAs}=q#VKSF z3J%!=PF?yB6a@VRrGt}eeUe-_oRc@ny?17QnDxh_;IOiY61YCeR0{vnujHLvsDkX9 zJ(LIa>p}F~8zRC8WzNR_#*L#~!x2|Y#YT+a*uxdFhZvRvSEJopfX23+py{>pO3`k5 zSb|oZucdJP^`h+*XWXTW6R(O|O=Alap0b&pL>i9l`*`WieLT$pt7<-E7e6KP{gzm~ zaLDdp7Xqbb>@aT_%X~K}+6>v_yhZid#R_2Hi#a8KzCvQkN0wST(~#&OU>VGcx$?b5pdqguSg6DblI<@!j6b$ z1zID2kh;3KJU*c~#T1Xu>|Vq^(%OHiT{>fVb&jAJIpEj0M|3 zxs-x|C9{X3Q;I7@x#(aVhU9uSgze5IZHCz8EmdqgY2q{+(JIFlkuS7gZWMV$QkeW vq^nTGC{Im@E#QvPf)F!wo1UXPv`shZ0v$k#b$XBVxOPN`yre?ch)@0j?1?}u