[MMO] Core Library

XF2.x.x Addons [MMO] Core Library 2.2.5 Nulled

No permission to download

Visitor Greeting

Welcome to NullWarehouse.com... We are currently seeking Mod's and Contributors. If you wish to apply for a Mod position then please click on Members dropdown arrow, then click on Staff App and fill it out completely and submit it. If you want to be a Contributor then start contributing and we will have our eye on you and take notice, something great could come of it.

  • We have redone the forum. If you notice any issues or errors please open a Support Ticket under the Members dropdown and let us know.

Drakon

Administrator

Staff member
Reputation: 52%
Mood
Joined
Jul 19, 2024
Messages
351
Reaction score
3
Points
18
Location
Berlin, Germany
Website
dragocom.xyz
Gunstra submitted a new resource:

[MMO] Core Library - A library that contains helper functions for our add-ons.

1. Introduction

During use, Add the requires section to addon.json to document the dependancy:
JSON:
Code:
{
"require": {
"MMO/CoreLib": [
 2020270,
"[MMO] Core Library v2.2.2+"
]
}
}

2. Template additions

We are adding various functions for templates that will make it easier for you to work with them, as well as add several useful functions.

Template Function: mcl_diff_for_human
Get the...

Read more about this resource...
 
Similar content Most view View more
Back
Top Bottom