Disable some unsafe CLI arguments in template builds by default.

This commit is contained in:
Pāvels Nadtočajevs
2025-10-22 11:09:53 +03:00
parent 0fdbf050e0
commit 29da94290f
8 changed files with 130 additions and 49 deletions

View File

@ -40,9 +40,6 @@ Use a specific locale (<locale> being a two\-letter code).
\fB\-\-path\fR <directory>
Path to a project (<directory> must contain a 'project.godot' file).
.TP
\fB\-u\fR, \fB\-\-upwards\fR
Scan folders upwards for project.godot file.
.TP
\fB\-\-main\-pack\fR <file>
Path to a pack (.pck) file to load.
.TP