fix: missing mod-playerbots module process

This commit is contained in:
uprightbass360
2025-10-26 03:03:02 -04:00
parent 33df39f430
commit 323186cce2
5 changed files with 76 additions and 15 deletions

View File

@@ -61,6 +61,9 @@ Options:
--keep-running Do not pre-stop runtime stack before rebuild
--skip-rebuild Skip source rebuild even if modules require it
--yes, -y Auto-confirm deployment and rebuild prompts
--watch-logs Tail worldserver logs even if --no-watch was set earlier
--log-tail LINES Override WORLD_LOG_TAIL (number of log lines to show)
--once Run status checks once (alias for --no-watch)
-h, --help Show this help
This command automates the module workflow: sync modules, rebuild source if needed,