Update README.md

This commit is contained in:
laid_back
2021-03-19 02:11:00 +01:00
committed by GitHub
parent 0dd4efa153
commit 77c3ce76f8

View File

@@ -1,2 +1,46 @@
# LibertyCityFreeRoam
# Liberty-City_FreeRoam
A Liberty City free-roam Server base for Fivem | NO SQL | NO LAG | GTA IV Cars
How to start:
-Add Steam API Key in Server.cfg
-Add Keymaster Key in Server.cfg
-Modify ServerStart.bat with your Server Directory.
-No database needed, ENJOY!
**SERVER START TAKES ABOUT 5-7 MINUTES.**
It contains:
- Full Liberty City Map (Unloaded Los Santos map)
- vMenu with 50+ GTA IV Add-On Vehicles
- Working Phone
- No Lag
- VisualSettings, Removed FOG
- Taxi System (F7) [need configuration]
- Gta IV Vehicles Handling & Realistic Damage
- Working Sirens on ELS (G) | Realistic Brake Lights | Realistic Air Control
- Gta IV Ragdoll System
- Real Weapons
- NO SQL/DATABASE NEEDED!
Known Bugs: Not showing full map shapes in Pause menu, Part of map water is missing.
**THIS SERVER IS BASED ON VENOMOUS FREE-ROAM PROJECT By Ghermans | https://github.com/FiveM-Scripts/venomous-freemode
Credits:
# Venomous-freemode
[![GitHub release](https://img.shields.io/github/release/FiveM-Scripts/venomous-freemode.svg)](https://github.com/FiveM-Scripts/venomous-freemode/releases/latest)
[![GitHub license](https://img.shields.io/github/license/FiveM-Scripts/venomous-freemode.svg)](LICENSE) <a href="https://discordapp.com/invite/qnAqCEd" title="Chat on Discord"><img alt="Discord Status" src="https://discordapp.com/api/guilds/285462938691567627/widget.png"></a>
A freemode gamemode fully written from scratch.
It's aiming for modularity by splitting parts of the gamemode into multiple independent resources.
This allows you to remove parts at your will, add custom extensions without conflicting resources and even use single parts outside of the gamemode.
## Changelog
All notable changes to this project will be documented [here](CHANGELOG.md).
## Documentation
Documentation for the gamemode can be found [here](https://venomous.fivem-scripts.org)