Skip to content

This is an incomplete roleplay framework for FiveM.

License

Notifications You must be signed in to change notification settings

imYozza/FiveM-Framework

 
 

Repository files navigation

License (MIT) Donate (PayPal) Donate (Buy Me a Coffee)

Information

This repository contains the work on my 2.0 roleplay framework for FiveM. The contents are incomplete and shouldn't be expected to work out-of-the-box.

The following modules need to be built manually: chat, ui, inventory, and devices - which can be found in systems.

Table of Contents

  • Conventions
  • Installation
  • Resources
    • Entities: easily create persistent abstract objects; like for dynamic navigation menus.
    • Interact: general purpose interface with the world.
    • Jobs: register jobs externally that allow characters to interact with.
    • Navigation: nested options within a navigation wheel.
    • Npcs: create stateful npcs with a series of functions and callbacks.
    • Utility: a bunch of random helpers.

About

This is an incomplete roleplay framework for FiveM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 58.7%
  • Lua 39.3%
  • Vue 1.6%
  • CSS 0.3%
  • HTML 0.1%
  • SCSS 0.0%