mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-06 18:09:44 +03:00
Only run code when the script is executed directly (not imported). Factorize command description by using the script's __doc__ variable. Fix typo in --force help message. Signed-off-by: Robin Jarry <robin.jarry@6wind.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>