Skip to content

Shadow-Forge-Off/Fivem-Base-SF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

FiveM Server Base Template

A ready-to-use FiveM server template with essential resources pre-configured.

Installation

1. Download Server Artifacts

Download the latest server artifacts from: https://runtime.fivem.net/artifacts/fivem/build_server_windows/master/

Note: Download the latest dated version, not the "Latest" tag.

2. Setup Files

  • Extract the artifacts into the Fivem-Base-SF folder
  • The resources folder and configuration files are already included

3. Configure Paths

Edit cmd.bat and update the path to match your installation:

cd /d C:\Your\Path\To\Fivem-Base-SF
C:\Your\Path\To\Fivem-Base-SF\FXServer.exe +exec server.cfg

4. License Key

  1. Get your license key from https://keymaster.fivem.net/
  2. Open server.cfg
  3. Add your key at line 15:
set sv_licenseKey "your-key-here"

5. Start Server

Run cmd.bat to start your server.

Included Resources

Category Resources
Managers mapmanager, spawnmanager
Gameplay chat, chat-theme-gtao, playernames, player-data
System baseevents, hardcap, rconlog, sessionmanager, runcode
Examples money, money-fountain, ped-money-drops
Maps fivem-map-hipster, fivem-map-skater, redm-map-one

Configuration

Main configuration is in server.cfg:

  • Server name and description
  • Player slots
  • Steam API key (optional)
  • Admin permissions

Support

For support, join our Discord: https://discord.gg/qH26uWnWYa


Shadow Forge - Digital Creations

About

FiveM Server Base Template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors