FiveM Freeroam Deathmatch game mode
- Use
git clone --recurse-submodules https://github.com/warxander/los-santos-v.git
to download all sources and keep it up-to-date. - Install FiveM client
- Install MySQL
- Create database and run
resources/[los-santos-v]/deploy_db.sql
- Use FiveM Documentation to install FiveM server.
- Rename
server.cfg.dist
toserver.cfg
and configure it. - OPTIONAL: Read
resources/[los-santos-v]/lsv-main/mysettings.lua.dist
to know how to override default game mode settings.