Installation

Script Installation

Downloading:

Download the utility library from one of our platforms:

Customising:

  • Set your framework choice under config.framework. This should be set in both server and client configs.

  • Set your UI choices under config.ui. This should be set in both server and client configs.

Any other changes to the configs you wish to make can also be made.

Installing:

  • Add the boii_utils resource into your server resources.

  • Add ensure boii_utils into your server.cfg making sure it is placed before any resource using it as a dependency.

ensure boii_utils

Last updated