Skip to content

DX-BR/onsetrp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Onset RP Framework

Roleplay framework for the game Onset

Host Requirements

  • Windows / Linux Host
  • MariaDB 10.4+ (database on lower version need to be tweaked)

Packages requirements (They need to be put in orders and before the framework in the config file)

How To Install OnsetRP

  • Create a MariaDB Server if you don't have one. (You can find a tutorial on the Internet)
  • Import the .sql file in your database.
  • add i18n in your server_config.json file. (Keep it in order)
  • add dialogui in your server_config.json file. (Keep it in order)
  • add onsetrp in your server_config.json file. (Keep it in order)
  • remove default in your server_config.json file.
  • configure misc/s_database.json with your MariaDB credentials
  • restart your onset server.

More information / Support

About

[IN DEV] OnsetRP framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 92.3%
  • HTML 4.6%
  • JavaScript 2.0%
  • CSS 1.1%