LEFログ:学習記録ノート

leflog: 学習の記録をどんどんアップしていきます

2024-05-03から1日間の記事一覧

【Godot】The specified Godot executable, 'godot' is invalid. Extension features will not work correctly unless this is fixed. の解決法【VSCode, macOS】

結論 VSCodeの設定で、EditorのPathを次のように設定すればOK! /Applications/Godot.app/Contents/MacOS/Godot Godot Tools の Editor Path: Godot 4に上のパスを設定します 解説 VSCodeのGodotの拡張機能を入れたとき、次のようなエラーが発生していました…