
💻Installation
Dependencies
Installing the resource
Make sure you have the dependencies listed above installed.
Extract the contents of the archive to your resources folder.
Add item to shared items.lua
['washmachine'] = {['name'] = 'washmachine', ['label'] = 'washing machine', ['weight'] = 10, ['type'] = 'item', ['image'] = 'washmachine.png', ['unique'] = false, ['useable'] = true, ['shouldClose'] = true, ['combinable'] = nil, ['description'] = ''},
Add the washmachine.sql into your database.
Ensure zat-washmachine on the server.cfg.
Last updated