fix: update RPATH verification command in README to reflect project rename to starworld

This commit is contained in:
MayaTheShy
2025-11-08 23:42:14 -05:00
parent 951ab184e5
commit 9491db821b

View File

@@ -245,7 +245,7 @@ This allows you to:
### "Rust bridge present but start() failed"
- Rebuild the bridge: `cd bridge && cargo build --release`
- Check library exists: `ls -lh bridge/target/release/libstardust_bridge.so`
- Verify RPATH: `ldd build/stardust-overte-client`
- Verify RPATH: `ldd build/starworld`
### "Could not connect to Overte"
- Verify server URL/port