π»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 command
git clone https://github.com/DEVHUB-GG/devhub_lib.git
2
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 # Must be loaded before devhub_skillTree
ensure devhub_skillTree_generator # Only if you own exclusive version
ensure devhub_skillTree # Main resource
DO NOT CHANGE RESOURCE NAME
Last updated