You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
scripts: Add regenerate pot CLI script and wrapper
This can be used to execute TxUtils.regenerate_pot_file() from the CLI.
The GDScript is a SceneTree script passed via Godot's --script CLI
option. The shell script is a wrapper to execute Godot with all the
necessary options.
0 commit comments