got native cpp extension to work

This commit is contained in:
ed
2022-05-12 13:58:42 -04:00
parent bf7650bf1d
commit e7201941fe
19 changed files with 125 additions and 155 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"files.associations": {
"*.rmd": "markdown",
"xtr1common": "cpp"
},
"godot_tools.editor_path": "c:\\Projects\\SymbolEngine\\Engine\\gd\\bin\\godot.windows.opt.tools.64.exe"
}