From 24f45bd533cee2df8fec29bb7ab0ecc931d798fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Mikrut?= Date: Thu, 10 Mar 2022 16:21:22 +0100 Subject: Add Godot 3.x -> Godot 4.x project converter --- misc/dist/shell/godot.bash-completion | 2 ++ 1 file changed, 2 insertions(+) (limited to 'misc/dist/shell/godot.bash-completion') diff --git a/misc/dist/shell/godot.bash-completion b/misc/dist/shell/godot.bash-completion index 31e067e29a..1ab687e1fc 100644 --- a/misc/dist/shell/godot.bash-completion +++ b/misc/dist/shell/godot.bash-completion @@ -81,6 +81,8 @@ _complete_godot_options() { --export --export-debug --export-pack +--convert-3to4 +--validate-conversion-3to4 --doctool --no-docbase --build-solutions -- cgit v1.2.3