Page cover

⚙️Installation

Installation for the kh-rocketleague

  • 1-put the kh-rocketleague & kh-rocketcar in your resources folder

  • 2-you have to download resource dependency PolyZone resource

  • 3-put the PolyZone resource in your resources folder

  • 4-put this lines in the server.cfg

        ['bodycam']                        = {['name'] = 'bodycam',                           ['label'] = 'Bodycam',                     ['weight'] = 1000,         ['type'] = 'item',         ['image'] = 'bodycam.png',                 ['unique'] = false,     ['useable'] = true,     ['shouldClose'] = true,    ['combinable'] = nil,   ['description'] = 'Bodycam for police.'},
  • 5- configure the resource as you like in the config.lua

  • 6- configure the goals from Goal-Config.lua

Last updated