tarik02 / MCPE-Headers

MCPE headers for 0.15.0 mods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCPE-Headers

These C++ headers are written to support MCPE 0.15. Some based are off of @byteandahalf's headers.

You may use these headers without giving credit.
But if you do give acknowledgements to us for these headers, we wouldn't mind that either! =)

How to use

Option 1: Git submodules

This method is only useful if you have code stored in a Git repository. COMING SOON

Option 2: Download and put in the mod

One of the simplest ways is to just download this repository, and copy the com/mojang/minecraftpe folder inside the JNI folder of your mod. However, you will not get the latest updates this way.

About

MCPE headers for 0.15.0 mods.


Languages

Language:C++ 96.6%Language:C 1.7%Language:Objective-C 1.7%