bluepsyduck/maniascript
最新稳定版本:1.1.3
Composer 安装命令:
composer require bluepsyduck/maniascript
包简介
Lib helping you with building up the ManiaScript of a ManiaLink.
README 文档
README
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.
统计信息
- 总下载量: 2.86k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0
- 更新时间: 2013-08-19