Page 1 of 1

MoLogicCore 3.22 -MoMod Function library/Api

Posted: Fri Apr 03, 2015 7:47 pm
by ludsoe
MoLogicCore is a handy Modding API that allows mod developers to use the very same mechanics that the MoMods use, in their own mods. MologicCore is being worked on alongside the Core MoMods, so changes and additions will happen overtime as those mods develop.

Features:

Code: Select all

Timer System: MoLogicCore features a powerful timer system, which allows you to set a function to be called after some time has passed.
Ease Math: Math Ease functions that allow you to cut down on the number of lines in your mod.
Easy Entitys: Adds some ease functions to help when handling with entities.
Modular: Only load the sections of the API you need!
http://www.mediafire.com/download/7xd15 ... icCore.zip

Re: MoLogicCore 3.22 -MoMod Function library/Api

Posted: Tue Aug 16, 2016 9:01 pm
by aubergine18
The link isn't working for download - are there any plans to revive the code (ideally host on github)?