The Enhanced server base, already installed.
This is the exact base I build on in the videos. Updated ESX, the ox stack, and my free scripts, already wired together and confirmed booting on GTA V Enhanced. Instead of following along step by step, start where the video ends.
- Boots on Enhanced out of the box
- server.cfg and database schema done for you
- Updated every time I change the base
Free, one step
Connect Discord and the download unlocks. This also adds you to the Trase.Dev server, which is where the support and updates live.
I only ever see your username and avatar. No email, no password, and you can leave the server whenever you want.
Everything that's in the folder
No mystery zip. This is the full list, and it's the same build I run when I record.
ESX core, current build
- ›es_extended
- ›esx_identity
- ›esx_multicharacter
- ›esx_inventory
- ›esx_context
- ›esx_menu_default / dialog / list
- ›esx_notify
- ›esx_progressbar
- ›esx_skin + skinchanger
- ›esx_textui
- ›esx_loadingscreen
- ›esx_chat_theme
- ›cron
The ox stack
- ›ox_lib
- ›oxmysql
- ›ox_target
My free scripts, pre-installed
- ›trase_gangs
- ›trase_drugsystem
- ›trase_dealer
- ›trase_storerobbery
- ›trase_fooddelivery
Already done for you
- ›server.cfg written and ordered correctly
- ›Database schema, one .sql import
- ›Every resource confirmed booting on Enhanced
- ›Folder structure that won't fight you later
Four steps to a running server
Assuming you've already got the Enhanced server binary. If not, the video covers that part first.
- 01
Download and extract
Drop the folder wherever you keep your server. The structure is already correct, so nothing needs moving.
- 02
Import the database
One .sql file, one import. Then put your connection string in server.cfg where it's marked.
- 03
Add your license key
Grab a key from the Cfx.re portal and paste it into server.cfg. That's the only line you have to fill in yourself.
- 04
Start cfx-server.exe
Not FXServer.exe — Enhanced ships a new binary. Everything above should come up green on the first boot.
Before you ask in the Discord
Does this work on Legacy too?
This build targets Enhanced. Most of it runs fine on Legacy, but I only test it against Enhanced, so that's the one I'll support.
What do I still need?
The Enhanced server binary from Cfx.re, a MySQL/MariaDB database, and a license key. All free. The video walks through each one.
Can I use this on a server I charge for?
Yes. Build whatever you want on it. Everything in here is either open source or mine, and mine is free to use.
Do I have to stay in the Discord?
No. But updates, fixes, and the place to ask when something breaks all live there, so leaving mostly hurts you.
Will this stay updated?
It's a Drive folder, so when I update the base you already have the link. Enhanced is still moving fast, so expect changes.