Installation
Steps to Install the Resource
Download the script from Keymaster under the granted assets.
Unzip and save it on your system.
Place the unzipped folder in your server's
resources
folder.Rename it to
eh_codekit
.Configure
config.lua
as needed.
CFG Setup
Make sure to start eh_codekit
immediately after your core resource in the resource start order. This ensures that eh_codekit
is initialized before any scripts that depend on it. We’ve provided an example of the correct order below:
Required Dependencies
ox_lib
Last updated