Files
discord-rpc-godot/.vscode/settings.json
2023-04-14 18:29:45 +02:00

7 lines
139 B
JSON

{
"C_Cpp.default.includePath": [
"godot-cpp/include",
"godot-cpp/gen/include",
"godot-cpp/gdextension",
]
}