fix: update build and authentication scripts to reflect project rename to starworld

This commit is contained in:
MayaTheShy
2025-11-08 23:42:56 -05:00
parent d54adcc692
commit 582386d5a8
2 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Run stardust-overte-client with authentication
# Run starworld with authentication
echo "Overte Domain Authentication"
echo "=============================="
@@ -11,4 +11,4 @@ echo ""
export OVERTE_USERNAME="$username"
echo "Connecting to Overte domain..."
./build/stardust-overte-client
./build/starworld