πŸ“„Installation

  1. Drag and drop into your server resources and ensure the resource

  2. Go to ox_inventory/data/items.lua and paste this, as well as paste the image into your images folder

['gym_pass'] = {
    label = 'Gym Membership',
    weight = 0,
    stack = false,
    description = 'Lifetime Gym Membership',
}
  1. Make sure to install all the Dependencies.

Last updated