profile updates

This commit is contained in:
uprightbass360
2025-11-27 01:06:37 -05:00
parent 251b5d8f9f
commit 82a5104e87
10 changed files with 41 additions and 24 deletions

View File

@@ -23,7 +23,7 @@ Interactive `.env` generator with module selection, server configuration, and de
```bash
./setup.sh # Interactive configuration
./setup.sh --module-config RealmMaster # Use predefined module profile, check profiles directory
./setup.sh --module-config RealmMaster # Use predefined module profile (see config/module-profiles)
./setup.sh --playerbot-max-bots 3000 # Set playerbot limits
```