For the complete documentation index, see llms.txt. This page is also available as Markdown.

0R - Farming-V2

Simple setup, configuration, integration, and FAQ guide for 0r-farming-v2

This script is intended for ESX, QBCore, and Qbox based servers.

author '0resmon & alikoc.dev'
dependencies { 'ox_lib', 'oxmysql' }

Overview

0r-farming-v2 is a farming job resource built around crop tasks, experience progression, personal challenges, NPC selling, and configurable menu access. This documentation is intentionally simplified so server owners can set it up quickly without opening many nested pages.

Start Here

Setup and ItemsConfigurationScript IntegrationsFAQ and Troubleshooting

Important Notes

  • Main configuration file: 0r-farming-v2/config.lua

  • Extra gameplay configs also exist under core/market, core/personal_challenges, and core/multiplayer_tasks

  • The SQL file runs automatically

  • Item images are included in the script's ui/build/items folder

  • Extra assets are also required for the full farming system

Last updated