Installation & Database
Installation
- Download latest version from releases page.
- Unzip
pefcl
into your resources folder - Add
ensure pefcl
to yourserver.cfg
Database integration
To setup the database schema, you must run the import.sql
file found within the root
of your pefcl
folder.
If you already use mysql-async
, ghmattimysql
, or oxmysql
. The resource will automatically configure itself to use the mysql_connection_string
from your server.cfg
file.