Page 1 of 1

(deprecated) ManiaLib 3.0 for ManiaPlanet

Posted: 02 Aug 2012, 15:51
by gouxim
Fellow coders,

We are releasing ManiaLib 3.0. It has the same architecture as the 2.x branch, but some new features were introduced and some features were broken.

Some examples are provided to get you started.

You can download it here: http://code.google.com/p/manialib/downloads/list

Changelog:
* Improved ManiaScript framework (most important change is https://code.google.com/p/manialib/source/detail?r=708)
* New ui element: ManiaLib\Gui\Elements\Frame (you can still use Manialink::beginFrame() which is easier to user)
* ManiaLib\Gui\Manialink::comment()