Skip to content

Latest commit

 

History

History
73 lines (59 loc) · 3.05 KB

README.md

File metadata and controls

73 lines (59 loc) · 3.05 KB

Jo Libraries for RedM

A utility-first RedM libraries for rapidly building menu & scripts.

Latest release Total download License


📚 Documentation

For the full documentation, visit docs.jumpon-studios.com.

🧷 Modules

❔ Usage

  1. To use libraries, add the initiator as a shared script inside of your fxmanifest.lua file.
shared_scripts {
  '@jo_libs/init.lua'
}
  1. List modules you want use inside the fxmanifest.lua (in lowercase)
jo_libs {
 'print',
 'table',
}
  1. You can now use the libraries inside of your resource with the jo global variable.

👥 Community

For help, discussion, support or any other conversations: Join the Jump On Studios Discord Server

➕ Contributing

If you're interested in constributing to Jo Libraries, please open a new PR.

🔗 Download

https://github.com/kaddarem-tebex/RedM-jo_libs/releases/latest