> For the complete documentation index, see [llms.txt](https://mcore-1.gitbook.io/mh-scripts/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mcore-1.gitbook.io/mh-scripts/mcore.md).

# mCore

### Dependencies

***

* ESX Core
* ox\_lib
* ox\_inventory

### Convar settings

***

You can easily customize the behavior of `mCore` using convar settings. Here is the example:

```properties
setr mCore:global_debug 1
setr mCore:disableAscii 1
setr mCore:serverName "Server Name"
```

* `mCore:global_debug 1` - Enables global debugging mode.
* `mCore:disableAscii 1` - Disables ASCII arts in entire mCore.
* mCore:serverName "Server Name" - Set Servername in resources.

### Github

***

{% embed url="<https://github.com/MateHUNAa/mateExports>" %}
Contributions are welcome! Please open an issue or submit a pull request for any changes.
{% endembed %}

{% embed url="<https://github.com/MateHUNAa/mateExports/releases/latest>" fullWidth="false" %}
Our latest build
{% endembed %}
