Skip to Content

Installation

Basic installation instructions for prism_crafting

WARNING : Resource must be named prism_crafting to operate properly.

Asset download

To find the asset, you must have made the purchase using your own keymaster account. Otherwise, you can use the transfer system to move the asset to a different keymaster account.

Once the purchase is made on our official website, you will receive your asset directly in your cfx portalย  in your own panel you can download the asset and install it following the following documentation.

Dependencies

Required Dependencies

  • ox_lib - Core library for UI and utility functions
  • oxmysql - Database operations (included in most frameworks)

Framework Support

  • ESX - Fully supported
  • QBCore - Fully supported

Installation

  • Drag prism_crafting into your resources directory
  • Ensure dependencies are installed and started before the crafting resource
  • Edit configuration as desired (Optional)
  • Add to server.cfg:
ensure ox_lib ensure oxmysql ensure prism_crafting
  • Restart your server

Database Setup

No manual database setup is required. The SQL file is inserted automatically on first start.

Permissions

Add the following ACE permission to your server.cfg:

add_ace group.admin prismcrafting allow
Last updated on