♟️Props

💻 Installation

1

Install devhub_lib

Download and install the required library and configure it according to your framework.

Download https://github.com/DEVHUB-GG/devhub_lib or use the command:

git clone https://github.com/DEVHUB-GG/devhub_lib.git
2

Install resources from keymaster

  • Download the CARDANCE script file from keymaster.

  • Download the CARDANCE ASSETS script file from keymaster.

3

Start resources

Move the files to the resources folder on your server and add the following lines to your server.cfg in the correct order:

ensure devhub_lib
ensure devhub_cardance
ensure devhub_cardance_assets
4

Database Setup

Import the sql.sql file into your database.

5

Restart your server

Restart your server to apply the changes.

DO NOT CHANGE RESOURCE NAME

Last updated