Files
godot-flecs-character-module/.vscode/settings.json
2023-09-19 02:17:12 +03:00

15 lines
398 B
JSON

{
"godot_tools.editor_path": "/home/slapin/godot-projects/office/src/godot/bin/godot.x11.opt.tools.64",
"files.associations": {
"*.ipp": "cpp",
"memory": "cpp",
"future": "cpp",
"istream": "cpp",
"functional": "cpp",
"numbers": "cpp",
"*.inc": "cpp",
"*.tcc": "cpp",
"ranges": "cpp",
"streambuf": "cpp"
}
}