Installation
Below are the steps to install DevMate.
Step 1: Download DevMate
After purchasing DevMate, head to your Big Daddy Scripts Account Page and find the order that contains DevMate. Click on the "Download" button to download the latest version of DevMate.
Step 2: Extract the File
The .zip
file you downloaded will contain a folder named DevMate
. Drag and drop this folder into your resources
folder.
DO NOT rename the folder. This will result in DevMate not working.
Step 3: Add the resource to start
Navigate to your server's server.cfg
file and add the following line to where you want DevMate to start:
ensure DevMate
Step 4: Give DevMate Permissions
Navigate to your server's server.cfg
file and add the following line to the top of the file:
add_ace resource.DevMate command allow # DevMate Permissions
Step 5: Insert License Key
From the Big Daddy Scripts Account Page, under "Licenses", find DevMate and click on "VIEW".
At the top of the page, you will find your license key. Click the "COPY" button to copy your license key.
Then, navigate to your DevMate configuration file (DevMate/config.json
) and insert your license key into the LicenseKey
field.
Done 🎉
You have now successfully installed DevMate!