OMG Framework / OMG Base is a roleplay framework for FiveM, the objective that why i make that framework is because FiveM need a framework with much less dependencies, frequently updated and that uses their natives, because exists much framework arround FiveM but all need one of that one of that etc I hope everyone like the idea and if you want support this project just: Read the "attention section"
✔️ Version 1.0.0 Public Release
mysql_async [https://github.com/brouznouf/fivem-mysql-async]
RageUI [https://github.com/iTexZoz/RageUI] (not in use right now but will be in future, why?, because i want make framework with less dependencies possible)
- Download the Requirements and drop in your "resources" folder
- Download OMG Framework (https://github.com/OMG-Framework) and drop in your "resrouces" folder
- Add to your server.cfg, look like:
ensure mysql_async
ensure RageUI
ensure omg_framework
- Add to your server cfg the following line:
set mysql_connection_string "server=127.0.0.1;database=omg;userid=root;password=;"
- Export the SQL file
- Install some addons (Optional)
- Just start your server and have fun
This framework is in WIP so i dont recommend use unless you are a developer or have some knowlage about what are you doing