Installation
Installation and download processes are straightforward and fixed. After following the specified steps, you can easily complete the installation.
Installation and download processes are straightforward and fixed. After following the specified steps, you can easily complete the installation. Skipping a small step can lead to significant errors in the future!
Step 1
First, make sure that the specified resources have been downloaded and installed on your server;
Any database system (mysql-async , ghmattisql, oxmysql)
Any framework for base (qb-core, es_extended, custom)
Make sure your server's artifacts are 4752 or higher!
Step 2
Download the ls-core from this link and install it on your server.
If the downloaded file has a different name than "ls-core", rename it to "ls-core" or it will not work and errors will occur! After installing it on your server, import the SQL database named "main.sql" into your server's database.
ls-core is similar to es_extended and qb-core. It will not work if you start it before join the server! Therefore, add "ensure ls-core" to your server.cfg file to ensure it starts after your main framework.
Step 3
If you using change Config framework to esx! LS_CORE_CONFIG.FRAMEWORK = "ESX"
If you using QBCore change Config framework to QB! LS_CORE_CONFIG.FRAMEWORK = "QB"
Once you have completed all the steps mentioned, you can now start your server. If you encounter any errors, you can check the error section on the left navigator. Similarly, if you want to refer to the documentation of other resources, you can find them on the left navigator as well.
Last updated