rp_core (sessions, scrypt auth, self-written MySQL-wire driver rp_db), county-records NUI: residency-file auth, identity-record character intake, survey-grid spawn, procedural night-city loading screen. Secrets replaced with .example files. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
5 lines
102 B
Bash
5 lines
102 B
Bash
RP_DB=/opt/fivem/datasvc/rp.db
|
|
RP_TOKEN=generate_your_own_random_token
|
|
RP_BIND=127.0.0.1
|
|
RP_PORT=7788
|