This is a CLI to install the latest update of 8Crafter's Ore UI Customizer on your Minecraft Bedrock Edition installation.
https://www.8crafter.com/utilities/ore-ui-customizer
Using this requires that you either use Bedrock Launcher or IObit Unlocker (Bedrock Launcher is recommended).
This node module also requires that you use Windows.
This module MUST BE INSTALLED GLOBALLY!
npm i -g ore-ui-customizer-cli
Usage:
ore-ui-customizer-cli [options] Install the Ore UI Customizer.
Options:
--config=<path> The path to the configuration file to use, if not specified it will try to find a config from one of your other Minecraft versions if you use bedrock launcher, or if you use IObit Unlocker, it will search the release and preview versions, if no config is found, it will use the default config.
-r, --uninstall Uninstall the Ore UI Customizer.
-ec, --exportconfig Export the configuration file.
--debug Enable debug logging.
--source-website=<URI> Makes the CLI use a custom source website instead of https://www.8crafter.com/, this is used for development if you have a locally running instance of the website, then you can use the localhost IP for it.