Add screenshot + description

This commit is contained in:
Jérémie N'gadi
2017-08-06 19:50:04 +02:00
committed by GitHub
parent c6aababf26
commit 53a5ed6017
+17 -1
View File
@@ -5,9 +5,25 @@ FXServer ES Extended
https://discord.me/fivem_esx
[SCREENSHOT]
![screenshot](http://i.imgur.com/aPFdJl3.jpg)
[DESCRIPTION]
Add support for accounts (bank / black money) you can also add others accounts
Add support for inventory (press F5 ingame) => Players can now remove items from inventory
Add support for jobs
Loadouts are saved in database and restored on spawn
Positions are saved in database and restored on spawn
[REQUIREMENTS]
- essentialmode => https://forum.fivem.net/t/release-essentialmode-base/3665
- essentialmode + es_admin => https://forum.fivem.net/t/release-essentialmode-base/3665
- esplugin_mysql => https://forum.fivem.net/t/release-essentialmode-base/3665/1181
[INSTALLATION]