How to Setup a RedM Server with VORP Core
- Published on
- • 2 mins read•--- views

Getting Started 🚀
Prerequisites
Before starting, you'll need:
- RDR2 or RDO (Both work for RedM) ⚠️ RDO is a cheaper option!
- Steam logged in (Required in all cases)
- Rockstar launcher logged in (Only if purchased on Rockstar)
Required Software
Download and install:
MariaDB (Version 10.11.2 Recommended)
- Used for database connections
- ⚠️ MySQL is not supported
- Get it from MariaDB Official Site
HeidiSQL
- For database management
- Included in MariaDB download
Hosting Options 💻
Important: We officially support WINDOWS only. Linux is not officially supported.
You have two main hosting options:
Self Hosting
- Not recommended for live servers
- Suitable for testing only
Windows VPS
- Recommended for live servers
- Many hosting providers available
Installation Process
Server Setup
- Choose one of these options:
- Download the premade server
- Download the txadmin recipe
- Follow the repository instructions for initial setup
Configuration Steps
Edit server/server.cfg
with these required settings:
sv_licenseKey ""
set steam_webApiKey "" -- required for vorp
sv_hostname "my server"
sv_projectDesc "my project"
sv_maxclients 48 --with onesync on
Warning: These settings MUST be configured for your server to function!
Database Setup
- Install MariaDB
- Run HeidiSQL
- Import
MariaDB.sql
from the premade server directory - Create new connection:
- Choose any name
- Set username and password
- Add password to server.cfg
Final Steps
Start
FXServer.exe
- Browser will open for TX Admin installation
- Follow setup wizard
Configure TX Admin:
- Set onesync to infinity in settings
- Update any outdated VORP scripts
- Add Steam Web API key to server.cfg
Open Firewall Ports:
- Port 30120 TCP/UDP
- Required for player connections
Important Notes ⚠️
- Check VORP GitHub for script updates
- Some premade plugins may need updating
- Keep your server files backed up
- Regularly check for updates
Disclaimer
VORP does not guarantee any support or that any script will work
Remember to regularly check for updates and maintain your server's security. ✅
Join Our Community!
Get help, share ideas, get free scripts, and connect with other RedM enthusiasts in our Discord server.
Join Discord