mirror of
https://gitlab.com/MaddoScientisto/cirnogodot.git
synced 2026-06-16 12:13:46 +00:00
Updated godot version
This commit is contained in:
parent
65ce30a2a4
commit
0e83f88b08
3 changed files with 11 additions and 3 deletions
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
|
|
@ -13,7 +13,7 @@
|
|||
"request": "launch",
|
||||
"mode": "executable",
|
||||
"preLaunchTask": "build",
|
||||
"executable": "F:/Apps/Godot_v4.2.1-stable_mono_win64/Godot_v4.2.1-stable_mono_win64.exe",
|
||||
"executable": "F:/Apps/Godot_v4.2.2-stable_mono_win64/Godot_v4.2.2-stable_mono_win64.exe",
|
||||
// See which arguments are available here:
|
||||
// https://docs.godotengine.org/en/stable/getting_started/editor/command_line_tutorial.html
|
||||
"executableArguments": [
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"request": "launch",
|
||||
"mode": "executable",
|
||||
"preLaunchTask": "build",
|
||||
"executable": "F:/Apps/Godot_v4.2.1-stable_mono_win64/Godot_v4.2.1-stable_mono_win64.exe",
|
||||
"executable": "F:/Apps/Godot_v4.2.2-stable_mono_win64/Godot_v4.2.2-stable_mono_win64.exe",
|
||||
// See which arguments are available here:
|
||||
// https://docs.godotengine.org/en/stable/getting_started/editor/command_line_tutorial.html
|
||||
"executableArguments": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue