-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
17 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
### Welcome to Friends in Code where we try to make life better for the community. | ||
|
||
|
||
# Essential Mode Mysql Plugin Updated version | ||
This plugin was made using the new Mysql Async Plugin by zr0iq which can be found at this link: | ||
[FiveM-MySQL](https://github.com/GHMatti/FiveM-MySQL) | ||
The plugin is included in the libs folder along with all other dependencies. Modify this as you see fit. | ||
|
||
|
||
# Install | ||
1. Download resource from releases above or [Click Here](https://github.com/friendsincode/esmysql/releases) | ||
2. Place the resource in your `[essentialmode]` folder in your resources directory. | ||
3. Add the following 2 lines to your `server.cfg` make sure this goes before `start essentialmode` | ||
|
||
> set mysql_debug false | ||
> start esmysql | ||
4. Enjoy the new faster async plugin for Essential Mode. |