doc
parent
4502dd3255
commit
0f6b7976c0
|
@ -1,18 +0,0 @@
|
||||||
{
|
|
||||||
// Use IntelliSense to learn about possible attributes.
|
|
||||||
// Hover to view descriptions of existing attributes.
|
|
||||||
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
|
|
||||||
"version": "0.2.0",
|
|
||||||
"configurations": [
|
|
||||||
{
|
|
||||||
"name": "godot",
|
|
||||||
"type": "godot",
|
|
||||||
"request": "launch",
|
|
||||||
"project": "${workspaceFolder}",
|
|
||||||
"port": 6007,
|
|
||||||
"address": "127.0.0.1",
|
|
||||||
"launch_game_instance": true,
|
|
||||||
"launch_scene": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"godot_tools.editor_path": "d:\\Program\\Godot_v3.3.3-stable_win64.exe\\Godot_v3.3.3-stable_win64.exe"
|
|
||||||
}
|
|
Loading…
Reference in New Issue