timscriptov / ModdedPE

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

License Info

ModdedPE!

logo

What is ModdedPE?

ModdedPE is a launcher which allows you to open Minecraft PE and load NMods. ModdedPE can also be used as a library for your project.

Jitpack

    implementation 'com.github.TimScriptov:ModdedPE:TAG'

    implementation 'com.github.TimScriptov.ModdedPE:adal:TAG'
    implementation 'com.github.TimScriptov.ModdedPE:minecraft:TAG'
    implementation 'com.github.TimScriptov.ModdedPE:xbox:TAG'
    implementation 'com.github.TimScriptov.ModdedPE:fmod:TAG'
    

NMOD Examples

Here are some samples can help you develop NMods:
https://github.com/TimScriptov/NMOD-Examples

NMod API

Would like to develop another mcpe launcher which can load NMods?
The Open Source NModAPI will help you a lot:)
https://github.com/TimScriptov/NModAPI

Collaborators

Listerily

Additional components

XHook
Cydia Substrate
ELFIO

About

License:GNU General Public License v3.0


Languages

Language:Java 67.3%Language:CSS 18.7%Language:C 6.9%Language:Kotlin 4.6%Language:C++ 2.4%Language:Makefile 0.1%Language:AIDL 0.1%