Inner Core Mod Toolchain for Horizon is a toolchain that allows you to efficiently develop and build modifications for mobile Minecraft: Bedrock Edition directly from your PC.
Project description
Inner Core Mod Toolchain
Inner Core Mod Toolchain for Horizon is a toolchain that allows you to efficiently develop and build modifications for mobile Minecraft: Bedrock Edition directly from your PC.
Requirements
To work correctly, this toolchain requires:
- Python 3.7 or higher (recommended 3.8 or higher)
- node.js 10.15.1 or higher (for TypeScript modding),
tscversion 3 or higher must also be installed (to do this, runnpm install -g tsc) - Android NDK version r16b (for C++ modding), otherwise it can be installed by toolchain when needed
- Java Development Kit 1.8 (for Java modding)
It is obligatory to install only first component, the rest can be installed when necessary.
Modding with Visual Studio Code
For the best user experience, it is recommended to install Visual Studio Code. This environment is great for modding and can be easily improved with extensions and toolchain itself. This repository already contains all necessary files for easy interaction with this editor.
It is also recommended to install the following extensions:
- ESLint (Microsoft), TSLint now deprecated
- C/C++ Extension Pack (Microsoft)
- Extension Pack for Java (Microsoft)
Configuration files
There are three types of configurations for managing projects, builds, and the toolchain itself. They describe complete process of building your project.
- make.json — to control the assembly of projects
- toolchain.json — toolchain configuration and basic properties for make.json
- template.json — template for subsequent generation make.json
Path selections can contain /**/ to select folders and all subfolders, as well as /* to select all files, /*.js or /*.jar to select all files with the desired extension.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file innercore_mod_toolchain-0.1.0.dev2.tar.gz.
File metadata
- Download URL: innercore_mod_toolchain-0.1.0.dev2.tar.gz
- Upload date:
- Size: 77.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.4 CPython/3.12.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dc434bb57ec2ccf338a5b6c4220f5bcfb016e6cb7e13b73624af1701b946b448
|
|
| MD5 |
a79cd918dcf9a189bba9a7ccd132b9d4
|
|
| BLAKE2b-256 |
3ffa74fcf0f6d5bca996a41e8a9d4c13ebdcd397de66c69e52753642aae43e40
|
File details
Details for the file innercore_mod_toolchain-0.1.0.dev2-py3-none-any.whl.
File metadata
- Download URL: innercore_mod_toolchain-0.1.0.dev2-py3-none-any.whl
- Upload date:
- Size: 88.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.22.4 CPython/3.12.7 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7b1b024ac8b78b9a4f4e2d58d219efb7514688ede021779378dc899bf549948
|
|
| MD5 |
0f5529adbc4cb0ca8953993d9001e47d
|
|
| BLAKE2b-256 |
6a493b57cc17b526e6bf6d83405853a9085914aa006329e4a333a0af4d975caf
|