ghmattimysql (https://github.com/GHMatti/ghmattimysql)
ft_core last 1.0 or more
Put the folder where you want it and add it to the server.cfg file :
Example:
start ft_player
or put in to dependencies in __resource.lua :
dependency 'ft_player'
or
dependencies {
...
'ft_players',
...
}
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details
- LH_Lawliet