Main/resources/[standalone]/fmLib/README.md

37 lines
1.9 KiB
Markdown
Raw Permalink Normal View History

2025-06-07 08:51:21 +02:00
![ForgeM](web/assets/images/forgem.png)
# fmLib - A Multi-Framework Utility Library
This versatile library is designed to simplify your scripting experience by consolidating various frameworks, resources, and utilities into a cohesive package.
Whether you're a seasoned developer or just getting started, fmLib aims to provide a convenient wrapper to streamline the integration of commonly used tools and functionalities in your scripts.
## Overview
fmLib is a Work in Progress (WiP) project developed for personal use, offering a collection of modules and wrappers designed to enhance scripting in FiveM.
While it may not cover every possible resource or framework, fmLib strives to encompass a broad spectrum of commonly used tools, making it a valuable asset for developers.
## Features
- **Wrappers:** Simplify your development process with fmLib's wrappers to make your scripts work on multiple frameworks and resources combined.
- **Modules:** Enhance your scripts with lightweight modules designed to be used independently of the framework wrappers.
- **WiP:** fmLib is an evolving project, with ongoing updates introducing new features and modules.
- **Documentation:** A comprehensive documentation is available to guide you through fmLib's features and modules.
## [Documentation](https://forgem.gitbook.io/)
## [Download](https://github.com/meesvrh/fmLib/releases/latest/download/fmLib.zip)
## [Getting Started](https://forgem.gitbook.io/forgem/fmlib/getting-started)
## Credits
fmLib extends its gratitude to the following frameworks, resources, or other open-source projects that it integrates with, or has used as a reference:
- [ESX Framework](https://github.com/esx-framework)
- [QBCore Framework](https://github.com/qbcore-framework)
- [Joy UI](https://mui.com/joy-ui/getting-started/)
Thank you to the entire open-source community for fostering an environment of collaboration and shared knowledge.