Installation

Script Installation

Script Customisation

  • All minigames come with their own templates you can find these at the top of the javascript files. For example to edit the anagram game you go here; html/scripts/anagram/anagram.js

  • Remember to disable config.test_commands inside client/config.lua once you are happy with the games.

Script Installation

  • Import boii_minigames into your server resources this should be placed before any resource you will be using the games inside.

Restart Server/Script

  • Having followed the above steps, restart your server, and voilà! Your Job Center utility should be up and running.

  • Or you can simply open f8 and type refresh; ensure boii_minigames and the script should start running.

Last updated