A FiveM freeroam server project to explore common snags encountered while developing a FiveM server.
- Make sure you've downloaded this repository's submodules, and your Git client supported symbolic links. This should be enabled by default on Git for Windows.
- Set up private settings by copying server_private.cfg.sample to server_private.cfg and editing it with your license key and password.
- Download the latest Windows FXServer binaries, extract them to any directory (without spaces), and run
run X:\path\to\fxs\directory
to start the server. Alternately, if you're more graphically minded, drag the FXServer directory to the run.cmd in this repository.