RubikSW / rp-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚠️ Notice ⚠️

This version is under heavy development and is not yet final. Expect frequent changes and updates.

Overview

Welcome to the official H.E.L.I.X roleplay framework!

This project aims to provide a framework to allow easy expansion for users to build roleplay servers, with supported economy and item management as well as many more in-depth features. The framework additionally provides an abstraction layer on top of more complex features to give a more seamless user experience, such as a Vehicle Management System or User Interface Management System.

Features

  • Player Class System
  • Inventory System
  • Status System
  • Vehicle Management System
  • HUD Management System
  • Marker Management System

Getting Started

To get started with this project, follow these steps:

  1. Clone this repository.
  2. Install dependencies using npm install or yarn install.

Support and Updates

We are committed to supporting and updating this project regularly. If you encounter any issues or have suggestions for improvement, please don't hesitate to [create an issue] or [submit a pull request]. We appreciate your feedback and contributions!

Documentation

Note: Documentation for this framework is a work in progress (WIP). We are actively working on it and will update it soon. In the meantime, if you have any questions, feel free to refer to the codebase and comments for guidance.

Contributing

We welcome contributions from the community, feel free to contribute or suggest features that you would love to see implemented!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

License:MIT License


Languages

Language:Svelte 29.4%Language:Lua 22.5%Language:CSS 17.6%Language:HTML 17.2%Language:JavaScript 13.2%