mcrp-util
v0.1.0
Published
A one-stop shop for all things Resource Pack, the Texture Pack replacement since 1.6-pre
Downloads
10
Readme
mcrp-util
A utility for working with Minecraft Resource Packs
NOTE: This utility is still in alpha and features are subject to change at any given moment.
Install from source
cd <PACKAGE DIRECTORY>
npm link -g
mcrp -h
Install
npm i -g mcrp-util
Usage
Install a Resource Pack
mcrp -i <PATH TO RESOURCE PACK>
View Resource Packs that are installed
mcrp -l
Uninstall a Resource Pack
mcrp -r <RESOURCE PACK NAME>
View all commands
mcrp -h