Installation
Download the
utility_objectify
resource and place it in your server'sresources
folder.In
server.cfg
, add the line to start the resource:start utility_objectify
In the manifest of your choosen resource, add the following line:
client_script "@utility_objectify/client/api.lua server_script "@utility_objectify/server/api.lua
Last updated