A plugin framework for Taj Mod, adapted from Exiled.
- Advanced Console: An enhanced log display console for better debugging and monitoring.

- Console Command System: Allows you to register event listeners via code to capture commands entered by users on the server side.

- Event System: An Event System Implemented via HarmonyPatch.
Follow these steps to get started:
- Download: Grab the latest release from the Releases Page.
- Extract: Unzip the downloaded file.
- Install: Drag both the
CarXfolder andTaj Mod_Datafolder into the root directory of your Taj Mod server. - Run: Start your server.
Note: The CarX API is built upon code modified from Exiled version 2.1.14. It is not a plagiarism of Exiled, but rather a specialized plugin framework developed for Taj Mod based on Exiled's architecture.
- Base Framework: Exiled 2.1.14.