mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-09-02 11:18:53 +00:00
Updated readme with github links to ES
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
es_extended is a roleplay framework for FiveM. It is developed on top of [EssentialMode](https://essentialmode.com/) (aka ES), thus commonly named ESX - the **Es**sentialMode **E**xtended framework for FiveM.
|
||||
|
||||
### Links & Read more
|
||||
- [Official Discord community](https://discord.me/fivem_esx)
|
||||
- [ESX Documentation](https://esx-org.github.io/) (incomplete)
|
||||
- [ES Documentation](https://docs.essentialmode.com/)
|
||||
- [FiveM Forum Thread](https://forum.fivem.net/t/release-esx-base/39881)
|
||||
- [FiveM Native Reference](https://runtime.fivem.net/doc/reference.html)
|
||||
|
||||
### Screenshot preview (todo)
|
||||
@@ -12,7 +12,7 @@ es_extended is a roleplay framework for FiveM. It is developed on top of [Essent
|
||||

|
||||
|
||||
### Features
|
||||
- Accounts (bank / black money) you can also add others accounts
|
||||
- Accounts (bank / black money). You can add further accounts
|
||||
- Advanced inventory system (press `F2` ingame)
|
||||
- Job system
|
||||
- Loadouts and position synced in database
|
||||
@@ -23,10 +23,10 @@ es_extended is a roleplay framework for FiveM. It is developed on top of [Essent
|
||||
### Requirements
|
||||
This order also applies in the startup order.
|
||||
- Base events
|
||||
- [mysql-async](https://github.com/brouznouf/fivem-mysql-async/releases/latest)
|
||||
- [EssentialMode](https://essentialmode.com/) (es_admin2 included, a basic admin tool)
|
||||
- [esplugin_mysql](https://forum.fivem.net/t/release-essentialmode-base/3665/1181)
|
||||
- [async](https://github.com/ESX-Org/async/releases/latest)
|
||||
- [mysql-async](https://github.com/brouznouf/fivem-mysql-async)
|
||||
- [essentialmode](https://github.com/kanersps/essentialmode)
|
||||
- [esplugin_mysql](https://github.com/kanersps/esplugin_mysql)
|
||||
- [async](https://github.com/ESX-Org/async)
|
||||
|
||||
### Download & Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user