Update README.md

This commit is contained in:
laid_back
2021-03-26 21:14:39 +01:00
committed by GitHub
parent d8dee01f18
commit d11c8fdaa8

View File

@@ -9,12 +9,14 @@ A Liberty City free-roam Server base for FiveM | NO SQL |
Modify ServerStart.bat with your Server Directory. |
No database needed, ENJOY!
**SERVER START TAKES ABOUT 5-7 MINUTES.**
**SERVER START/JOIN TAKES A LOT THE FIRST TIME.**
/help to see all the useful commands
/rules to see server rules
It contains:
- Full Liberty City Map with working *Traffic* and working *Dispatch* (**Unloaded Los Santos map**)
- vMenu with 50+ **GTA IV Add-On** Vehicles
- vMenu with lot of **GTA IV Add-On** Vehicles
- Working Phone
- No Lag
- VisualSettings, Removed *FOG*
@@ -24,25 +26,12 @@ It contains:
- Gta IV **Ragdoll System**
- Real Weapons
- NO SQL/DATABASE NEEDED!
- NO STEAM NEEDED TO JOIN
Known Bugs: Not showing full map shapes in Pause menu, Part of map water is missing.
Known Bugs: Teleport with vMenu may cause crash.
Credits for the Map: CJ, Math, PichotM, Vladi Boy, Ly, njkellman, ER
**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)