Skip to content

Instantly share code, notes, and snippets.

You need to add

        <meta-data android:name="net.zhuoweizhang.mcpelauncher.api.targetmcpeversion" android:value="(the MCPE version you tested this addon with)"/>

to your addon's AndroidManifest.xml: for example,

<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
      package="net.zhuoweizhang.mcpelauncher.addon.bow"
 android:versionCode="1"