godot fix
This commit is contained in:
parent
d8f3c0474c
commit
82d650a309
@ -21,7 +21,8 @@
|
||||
csharpier.csharpier-vscode
|
||||
];
|
||||
userSettings = {
|
||||
"godot.csharp.executablePath" = "${pkgs.godot_4-mono}/bin/godot-mono";
|
||||
"godot.csharp.executablePath" = "${pkgs.godot_4-mono}/bin/godot_4-mono";
|
||||
"csharpier.dev.customPath" = "${pkgs.dotnet-sdk}/bin/dotnet-sdk";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user