This website requires JavaScript.
Explore
Help
Register
Sign In
bonkmaykr
/
ojrc
Watch
1
Star
0
Fork
0
You've already forked ojrc
mirror of
https://git.ngram.ca/OpenJam/rc-servers
synced
2026-08-23 23:08:52 +00:00
Code
Activity
Files
792585a0311e4e5658fe84ada2e35f2feed80de9
ojrc
/
rc_chat
/
run_debug.sh
4 lines
61 B
Bash
Raw
Normal View
History
Unescape
Escape
Add social server and implement all op codes up until chat room connection blocks further requests
2025-02-23 16:10:21 -05:00
#!/bin/bash
Change single connection mode to CLI arg instead of forced in debug mode
2025-03-16 09:30:45 -04:00
RUST_BACKTRACE
=
1
RUST_LOG
=
debug cargo run -- -1
Copy Permalink