https://github.com/x4raynixx/rxn_lib
rxn_lib is a FiveM library designed to make scripting faster and easier by simplifying complex functions. It also includes custom features like UI elements, utility functions, and more to enhance development efficiency. 🚀
https://github.com/x4raynixx/rxn_lib
fivem fivemscripts gta gta5 lib rxnlib scripts
Last synced: 14 days ago
JSON representation
rxn_lib is a FiveM library designed to make scripting faster and easier by simplifying complex functions. It also includes custom features like UI elements, utility functions, and more to enhance development efficiency. 🚀
- Host: GitHub
- URL: https://github.com/x4raynixx/rxn_lib
- Owner: x4raynixx
- License: other
- Created: 2025-03-01T20:15:53.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-03-30T17:18:59.000Z (about 2 months ago)
- Last Synced: 2025-05-08T22:55:03.240Z (14 days ago)
- Topics: fivem, fivemscripts, gta, gta5, lib, rxnlib, scripts
- Language: Lua
- Homepage:
- Size: 43.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
# RXN LIB
`rxn-lib` is a powerful and flexible library designed for various tasks and functionalities that can be used in scripts for FiveM, specifically developed for RXN scripts and other projects. The library provides a wide range of useful functions and features to make the development of your scripts easier and more efficient.
## Features
- **Utility Functions**: Contains a variety of helper functions for common tasks in FiveM scripting.
- **Modular Design**: Designed to be modular, allowing users to easily integrate and extend the functionality for their own projects.
- **Flexible & Customizable**: Easily customizable to meet the needs of any specific project, whether you're working on RXN scripts or other server-side projects.
- **Open Source**: The library is open source, allowing users to modify and redistribute it (with the proper credits).## Installation
To install `rxn_lib`, simply download the [Release](https://github.com/x4raynixx/rxn_lib/releases/download/rxn/rxn_lib.rar) and place them in your `resources` folder on your FiveM server.
1. Download the repository.
2. Place the `rxn_lib` folder in your `resources` directory.
3. Add `start rxn_lib` to your `server.cfg`.## Documentation
On the website soon!
## License
This library is provided under a restricted license. You are free to modify and redistribute it, but you cannot claim it as your own. Commercial use requires prior permission. For more details, please refer to the [LICENSE](https://github.com/x4raynixx/rxn_lib/blob/master/license.txt) file.
## Contributing
If you want to contribute to `rxn-lib`, feel free to fork the repository, create a branch, and submit a pull request. We welcome contributions that improve the functionality or documentation of the library!
## Website
- **Soon**