An open API service indexing awesome lists of open source software.

https://github.com/thymona/corev-framework

Custom FiveM Framework developed by ThymonA
https://github.com/thymona/corev-framework

corev-framework fivem fivem-script fivem-server fivemtools framework library lua lua-framework lua-library lua-script

Last synced: about 1 month ago
JSON representation

Custom FiveM Framework developed by ThymonA

Awesome Lists containing this project

README

        

# CoreV Framework [CVF]
[![N|CoreV](https://i.imgur.com/K7ywz4K.png)](https://i.imgur.com/K7ywz4K.png)

[![N|Project](https://img.shields.io/badge/GitHub%20Project-corv%20framework-lightgray?logo=github&style=for-the-badge)](https://github.com/ThymonA/CoreV-Framework)
[![N|Project](https://img.shields.io/badge/GitLab%20Project-corv%20framework-orange?logo=gitlab&style=for-the-badge)](https://git.arens.io/ThymonA/corev-framework)
[![N|Project](https://img.shields.io/badge/Discord-Tigo%239999-7289da?logo=discord&style=for-the-badge)](https://discordapp.com/users/733686533873467463)

#### Credits
CoreV Framework is inspired by [es_extended](https://github.com/esx-framework/es_extended) but is written from scratch by [ThymonA](https://github.com/ThymonA) (also known as TigoDevelopmet).

**Vendors:**
All 3rd party code in CoreV Framework

Developer(s) | Project | Repository | Version | File
:-------- | :------ | :---------- | :--------- | :-----
**[Yonaba](https://github.com/Yonaba)** | *30log* | **[GitHub](https://github.com/Yonaba/30log)** | *1.3.0* | **[class.lua](https://git.arens.io/ThymonA/corev-framework/-/blob/master/vendors/class.lua)**
**[IllidanS4](https://github.com/IllidanS4)** | *entityiter.lua* | **[GitHub](https://gist.github.com/IllidanS4/9865ed17f60576425369fc1da70259b2)** | *14 Jul 2017* | **[entityiter.lua](https://git.arens.io/ThymonA/corev-framework/-/blob/master/vendors/entityiter.lua)**
**[Olivine Labs](https://github.com/Olivine-Labs)**, **[ThymonA](https://github.com/ThymonA)** | *FiveM-Mustache* | **[GitHub](https://github.com/ThymonA/FiveM-Mustache)** | *1.3.1-0* | **[mustache.lua](https://git.arens.io/ThymonA/corev-framework/-/blob/master/vendors/mustache.lua)**
**[VenomXNL](https://github.com/VenomXNL/)** | *ObjectNameFromHash* | **[GitHub](https://github.com/VenomXNL/ObjectNameFromHash)** | *21 Feb 2019* | **[hashlist.lua](https://git.arens.io/ThymonA/corev-framework/-/blob/master/vendors/hashlist.lua)**
**[luiseduardohd](https://github.com/luiseduardohd)** | *luaregex.lua* | **[GitHub](https://gist.github.com/luiseduardohd/10668729)** | *130911* | **[regex.lua](https://git.arens.io/ThymonA/corev-framework/-/blob/master/vendors/regex.lua)**
**[esx-framework](https://github.com/esx-framework)** | *es_extended* | **[GitHub](https://github.com/esx-framework/es_extended)** | v1-final | **..**

## License
**GNU General Public License v3.0**
[Read License](https://git.arens.io/ThymonA/corev-framework/blob/master/LICENSE)