tools-textures-mcbe

1.0.0 • Public • Published

tools-textures-mcbe

This project provides tools for working with hidden textures in Minecraft Bedrock Edition. It includes functionality for converting between PNG and Hidden files formats, which are commonly used in Minecraft texture packs.

Usage

You can use this package directly with npx without installing it:

Available Commands

  1. Run the command to hide textures

    npx tools-textures-mcbe hide

    This will convert all PNG files in the current directory to hidden files.

  2. Run the command to unhide textures

    npx tools-textures-mcbe unhide

    This will convert all hidden files in the current directory to PNG files.

License

This project is licensed under a custom license. The key points of this license are:

  1. You may use this software for both personal and commercial purposes.
  2. Redistribution is allowed, but you must include this license and the copyright notice.
  3. Modification or creation of derivative works is prohibited without explicit permission from the copyright holder.
  4. You may not sublicense, sell, lease, or rent this software.
  5. Attribution to the original author (IDuckPhone) is required in projects or products using this software.
  6. Reverse engineering is prohibited unless explicitly authorized by law.

For the full license text, please see the LICENSE file in this repository.

Issues

If you encounter any problems or have suggestions, please file an issue on the GitHub repository.

Package Sidebar

Install

npm i tools-textures-mcbe

Version

1.0.0

License

SEE LICENSE IN LICENSE

Unpacked Size

10.2 kB

Total Files

9

Last publish

Collaborators

  • iduckphone