# ox_core

A modern FiveM framework.

![](https://img.shields.io/github/downloads/overextended/ox_core/total?logo=github)
![](https://img.shields.io/github/downloads/overextended/ox_core/latest/total?logo=github)
![](https://img.shields.io/github/contributors/overextended/ox_core?logo=github)
![](https://img.shields.io/github/v/release/overextended/ox_core?logo=github) 

## 🔗 Links
- 📚 [Documentation](https://overextended.dev/ox_core)
  - For installation, setup, and everything else.
- 🧾 [txAdmin recipe](https://github.com/overextended/txAdminRecipe)
  - Install and configure ox_core in minutes.
- 📦 [npm](https://www.npmjs.com/package/@overextended/ox_core)
  - Use our npm package to create JavaScript resources using ox_core.
- 🛤️ [Cfx.re](https://forum.cfx.re/t/pre-release-ox-core-player-and-vehicle-management/5253275)
  - See our release thread for discussions or other information.

## Third-party resources

When releasing a resource using the this framework _do not use the ox prefix_. This creates confusion about the creator of the resource, and causes conflicts between similarly named resources.

## Copyright

Copyright © 2024 Overextended <https://github.com/overextended>

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.
