Metadata-Version: 2.4
Name: Image2CM
Version: 1.2.0
Summary: A polished Minecraft-themed utility UI and configuration starter package
Author: Your Name
License-Expression: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cm2py
Requires-Dist: pillow
Dynamic: license-file

# Deck

Deck is a polished Python package scaffold for a Minecraft-themed utility UI concept.
It includes a simple terminal-based interface with tabs, modules, themes, settings,
and configuration presets.

## Features

- Tabs: Home, Mods, Visuals, Combat, Settings
- Modules: ESP, Block ESP, Wall ESP, Base ESP, Chest ESP
- Utility toggles: Fullbright, Scaffold, Kill Aura, Operator Commands
- Theme presets: Midnight, Neon, Forest, Aurora
- Config profiles and simple persistence

## Installation

```bash
pip install deck
```

## Usage

```bash
deck
```
