SkillAgentSearch skills...

ManiaScript

No description available

Install / Use

/learn @BluePsyduck/ManiaScript
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

ManiaScript Library

This repository holds a collection of PHP classes helping you managing and manipulating the ManiaScript of a ManiaLink.

Builder

The ManiaScript Builder supports you to create the whole ManiaScript for you, most important the main() function including the whole event handling of any MouseClick, KeyPress and other events. With the Builder, you can add your code to be included in the ManiaScript wherever you want in your script, and eventually generate the resulting ManiaScript to include it in your actual ManiaLink file.

Compressor

The ManiaScript Compressor is able to compress the ManiaScript without changing its logic. This can be used to make the script smaller in order to reduce the traffic.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated11y ago
Forks1

Languages

PHP

Security Score

65/100

Audited on Dec 26, 2014

No findings