Metadata-Version: 2.4
Name: mctexture
Version: 0.1.0
Summary: Extract and manipulate Minecraft textures directly from installed client JARs.
Author-email: iskender <aborteddev@email.com>
Project-URL: Homepage, https://github.com/kullaniciadi/mctexture
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Pillow>=9.0.0
Dynamic: license-file

# mctexture

Extract and work with Minecraft textures directly from your local launcher files.

## Installation

```bash
pip install mctexture
