Skip to content
This repository has been archived by the owner on Mar 12, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (13 loc) · 842 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 842 Bytes

Los Santos V

FiveM Freeroam Deathmatch game mode

How To Install

  1. Use git clone --recurse-submodules https://github.com/warxander/los-santos-v.git to download all sources and keep it up-to-date.
  2. Install FiveM client
  3. Install MySQL
  4. Create database and run resources/[los-santos-v]/deploy_db.sql
  5. Use FiveM Documentation to install FiveM server.
  6. Copy and rename server.cfg.dist to server.cfg, then configure it.
  7. OPTIONAL: Read resources/[los-santos-v]/lsv-main/mysettings.lua.dist to know how to override default game mode settings.

Links