Skip to content

DEVHUB-GG/devhub_lib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Devhub Lib

Overview

Devhub Lib is a core library required for all Devhub scripts. It provides essential functions and configuration options to ensure that scripts work seamlessly on your server.

Why Do I Need It?

  • Centralized Configuration: Configure your framework, target system, sound system, and other essential settings in one place.
  • Plug-and-Play for Devhub Scripts: Once set up, all future Devhub scripts will work effortlessly without additional configuration.
  • Open-Source & Customizable: Modify and extend the library to fit your server's needs.

Features

  • Support for multiple frameworks
  • Integration with various targeting and sound systems
  • Optimized performance and lightweight
  • Easy-to-update structure

Installation

  1. Download the latest version of devhub_lib.
  2. Place it in the appropriate resource folder.
  3. Ensure that it is started before any Devhub scripts in your server.cfg:
    ensure your_sql_script
    ensure your_sound_script

    ensure devhub_lib

    ensure your_devhub_script

Documentation

For a full guide on installation, configuration, and usage, visit the Devhub Lib Documentation.

Support

For issues or feature requests, open a ticket on the Discord.