• R/O
  • HTTP
  • SSH
  • HTTPS

mcpit: Repository summary

Texture pack tool


Recent Commits RSS

Rev. Time Author Message
cd08816 2022-09-05 19:54:45 cdtso master Weaving changes
a796e3a 2022-04-30 08:26:06 leha-code Move data to JSON
e9e5b71 2022-04-29 10:12:38 leha-code Block index complete!
0bdf41b 2022-04-28 09:18:19 leha-code You've come to the right place, once again!

Branches

Name Rev. Time Author Message
master cd08816 2022-09-05 19:54:45 cdtso Weaving changes

README.md

mcpit

This is the new location for Planet's built-in mcpit's source code.

Installation

Prequesites

  • Python 3
  • Pillow
  • click

Actual installation

  • Use pip3 install mcpit.

Usage

$ mcpit
Usage: mcpit [OPTIONS] COMMAND [ARGS]...

Options:
  --help  Show this message and exit.

Commands:
  erase    Erase the pack files
  install  Install a texture pack
  version  Show version and license

$ mcpit install path/to/awesome/pack # installs pack as mcpit
$ mcpit install path/to/awesome/pack -p # installs pack as PePack
$ mcpit erase # erases all the packs
Show on old repository browser