💡Installation

Installation guide of Butcher System

Step 1: Move resource

Extract the zip you downloaded from keymaster and drop the stg_butcher folder in the resources folder.

Step 2: Install items

INSERT INTO `items` (`name`, `label`) VALUES
('packagedchicken', 'Packaged Chicken'),
('cutchicken', 'Cut Chicken');

Step 4: Start script

Start stg_butcher in server.cfg.

ensure stg_butcher

Last updated