Choosing a Framework

FiveM resources can be standalone or built for a framework. Do not choose a framework because one random script requires it.

Standalone

A standalone resource does not require a large roleplay framework. This is ideal for utilities that do one job.

Framework-based

Framework resources can depend on framework player data, jobs, inventory, money, callbacks, database schemas, or shared objects.

Before installing a resource

Check its README/product documentation for:

  1. Supported framework and version.
  2. Required libraries.
  3. Database requirements.
  4. Required inventory/target/menu system.
  5. Start order.
  6. Conflicts with resources already installed.

Success check

You should be able to explain every dependency in your startup chain. If you cannot, document it before adding more resources.

Document status

Last reviewed: September 2026
Version note: Use the instructions that match your installed product/resource version. When behavior differs from your release, check its release notes before changing production configuration.