Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 904 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 904 Bytes

haxe pocketmine log

Haxe extern definitions for pocketmines logger components.

About

A bunch of extern definitions for pocketmines logger components. Nothing is fully tested and it is subject to break without warning. Feel free to contribute your changes to make the library more stable & complete.

Installation

Make sure you're running a build php that has the pthreads v3.x extension enabled, then:

Install the library for your dev env:

$ haxelib install haxe-pocketmine-log

Add library to your build files:

--library haxe-pocketmine-log

Issues

Found a problem with this project? Make sure to open an issue on the issue tracker and we'll get it sorted!

The content of this repo is licensed under the Unlicense. A full copy of the license is available here.