Installation
Script Download
Before starting, you must log in to the CFX portal to download the asset. You will be able to download it as many times as you want on the official CFX page. Just as you download it the first time, you will also download it multiple times in the future to get updates.
Logging in to the CFX Portal
First, log in to the official CFX portal by clicking here.
Remember, if you encounter any issues or errors when starting the asset, you can check here to see if the problem is related.
Understanding CFX Auth
Downloading Dependencies
The dependencies for this asset are mandatory, so please follow the dependency guide completely and use all required files.
When downloading a dependency, ensure the file is properly unzipped and does not include "-main" at the end of its name. If it does, please remove it.

Update artifacts and gamebuild
Updating to the latest artifacts and gamebuild is essential to avoid common server issues. Here's how to do it properly:
Update Artifacts
Completely replace your current artifacts with the latest version. Download the appropriate artifacts for your operating system from the official links:
Windows: Windows Artifacts.
Linux: Linux Artifacts.
You can see the complete guide to update your server here:
How to update my server
Server.cfg Positioning
This asset must always be started below your framework and inventory. Failure to do so may result in functionality issues or critical errors. To ensure smooth operation and proper initialization, it is recommended to start the entire download folder using "ensure [textui]" in your server.cfg.

Automatic Integration in all Quasar Scripts
Quasar Text UI seamlessly integrates with all qs scripts without additional configuration. Simply start it before other scripts in your server.cfg
, and it will automatically adapt to your server's needs.
That’s it! Quasar Text UI is now fully integrated and ready to use.
Integration in qbcore and esx
We can seamlessly integrate this system by default in both QB and ESX frameworks using the following code snippets. If your framework does not include these events, you can refer to the "User Guides" section for detailed instructions on how to adapt this system to any other script.
Last updated