diff --git a/bucket/godot.json b/bucket/godot.json index 4cacab4f99d65b..78db9add32599c 100644 --- a/bucket/godot.json +++ b/bucket/godot.json @@ -14,10 +14,10 @@ } }, "pre_install": [ - "Remove-Item \"$dir\\Godot_*_console.*\"", + "Get-Item \"$dir\\Godot_*_console.exe\" | Rename-Item -NewName 'godot.console.exe'", "Get-Item \"$dir\\Godot_*.exe\" | Rename-Item -NewName 'godot.exe'" ], - "bin": "godot.exe", + "bin": [["godot.console.exe", "godot"]], "shortcuts": [ [ "godot.exe",