Installation
Installing & dependencies.
Dependencies
- oxmysql
- ox_lib
- aquiver_cfx (https://github.com/freamee/aquiver_cfx_link)
Install
- Download our aquiver_cfx resource and put it into your resources folder.
- Download, you will have 4 different folders. (props, interior, sounds, script)
- Put all of them in one folder, like [aquiver-farmhouse]
- Import the .sql file into your database
- ensure [aquiver-farmhouse]
Important file locations
- Config → lua/shared/Config.lua
- Localization → locales/*.json
- Image(s) → images/**
Changing language
- Handled by the ox_lib library.
More information about changing the language can be found here. https://coxdocs.dev/ox_lib/Modules/Locale/Shared
Framework(s) and functions
You have to modify or set the functions in our aquiver_cfx library. We are always updating it with the latest framework functions and popular inventory system(s).