Skip to content

d0p3t/fxserver-setup-script-ubuntu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

fxserver-setup-script-ubuntu

Compatibility: Ubuntu 16.04.04+ (older versions might be compatible)

This bash script allows you to easily setup and upgrade your fxserver on Ubuntu. All you have to do is run the script and edit your server.cfg. It has been tested on Ubuntu 16.04.04 LTS.

The aim is to provide newcomers to Linux, who want to run a FiveM server, an easy way to get a basic server setup running. Currently it performs the simple setup steps that are described in https://wiki.fivem.net/wiki/Running_FXServer with some small twists. More features will be added iteratively.

Features

  1. Fully automatic first time setup
  2. Easy upgrade fxserver, just run the script again!

Instructions

  1. Clone the repository to your server machine git clone https://github.com/d0p3t/fxserver-setup-script-ubuntu.git
  2. Navigate to folder cd fxserver-setup-script-ubuntu
  3. Give bash script execute permission chmod +x setup_fxserver.sh
  4. Run bash script ./setup_fxserver.sh
  5. Follow instructions at the end of the script

About

FiveM fxserver setup script for Ubuntu 16.04.04 LTS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages