Skip to content

overextended/fxserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FXServer Starter Kit with Bun

A minimal template for setting up a FiveM server using bun create.

Getting started

Note

Install Bun (v1.3.11 or higher) and Git if you don't already have them.

bun create overextended/fxserver
cd fxserver

Configure

Most base settings can be configured in server-data/server.cfg (see https://aka.cfx.re/server-commands). For more configuration files, see server-data/config.

Your cfx license, mysql connection string, and other private variables (e.g. API keys) should be stored in server-data/config/secrets.cfg.

Start FXServer

bun fx start

Troubleshooting

  • FXServer artifacts won't download.
    • We've confirmed that any version of Bun prior to v1.3.11 will silently fail, due to an error with BunFile.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors