https://github.com/matehunaa/mcore
mCore Utility "Libary"
https://github.com/matehunaa/mcore
fivem libary wip
Last synced: 10 months ago
JSON representation
mCore Utility "Libary"
- Host: GitHub
- URL: https://github.com/matehunaa/mcore
- Owner: MateHUNAa
- Created: 2024-04-26T13:42:27.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-28T21:32:15.000Z (over 1 year ago)
- Last Synced: 2025-06-03T09:47:40.100Z (about 1 year ago)
- Topics: fivem, libary, wip
- Language: Lua
- Homepage: https://mcore-1.gitbook.io/mh-scripts/
- Size: 1.76 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
---
description: Introduction
---
# Introduction
## mCore "Lib"
`mCore` is a utility Lib packed with various tools and functions beneficial for developers.
## Features
* Shared Object Exporting: Easily export the shared object for global access.
* Notification System: Custom notifications with configurable titles, messages, types, and durations.
* 3D Text Rendering: Draw 3D text in the game world with support for scaling and positioning.
* Custom Markers: Draw custom markers in the game world.
* Debug Logging: Log messages and errors locally or send them to a server.
* Model and Animation Handling: Load and unload models and animation dictionaries.
* Prop and Ped Creation: Create and manage props and pedestrians with various options.
* Blip Creation: Add blips to the map with custom properties.
* Inventory Locking: Lock and unlock player inventory.
* Progress Bar: Display a progress bar with optional animations and scenarios.
* Item Checking: Check if a player has specific items.
* Utility Functions: Various utility functions including sorted table iteration.
## License
This project is licensed under the MIT License. See the LICENSE file for details.
## Contributing
YE$