5m1Ly / rpx-framework

!discontinued! A fast fivem framework build for a server i wanted to start, sinds that isn't happening anymore i though i should release it so it wasnt all for nothing. Based on class mimics made with lua metatables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RPX Framework

!! development of this framework is dicontinued !!

The framework is far from done, if you would want to use this you need to do a couple of things to set it up.

Installation

  1. Download and place the latest server artifact within the the artifact folder

  2. go into the config folder and copy all the files and paste the within

  3. replace '.example' for '.cfg' also make sure the file name doesn't contain '(1)', '1' or ' copy'

  4. set the correct information within all the config files

    • principal (sever_admin.cfg)
    • mysql connection string (sever_db.cfg)
    • server key (sever_keys.cfg)
    • steam web api key (sever_keys.cfg | not required)
    • server info (sever_info.cfg | project name, tag, etc)
  5. When you have done all the steps above correctly you can start the server

About

!discontinued! A fast fivem framework build for a server i wanted to start, sinds that isn't happening anymore i though i should release it so it wasnt all for nothing. Based on class mimics made with lua metatables.

License:GNU General Public License v3.0


Languages

Language:JavaScript 91.7%Language:Lua 7.5%Language:HTML 0.3%Language:TypeScript 0.3%Language:CSS 0.2%Language:Vue 0.0%Language:Batchfile 0.0%