Metadata-Version: 2.4
Name: skinidmaker
Version: 1.0.0
Summary: A tool to create and compile SkinID files for Cube Run: Halloween Edition.
Home-page: https://github.com/Chayce22315/SkinIDMaker
Author: Pixelated Studios
Author-email: support@pixelatedstudios.dev
Project-URL: Bug Tracker, https://github.com/Chayce22315/SkinIDMaker/issues
Project-URL: Source Code, https://github.com/Chayce22315/SkinIDMaker
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Games/Entertainment
Classifier: Intended Audience :: Developers
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Pillow>=10.0.0
Requires-Dist: tk>=0.1.0
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: project-url
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# SkinIDMaker

**SkinIDMaker** is a tool for creating, compiling, and managing custom skins for **Cube Run: Halloween Edition**. It allows players to create their own skins with custom images, colors, and effects, then compile them into `.skinID` files for use in the game.

---

## Features

- Create skins using JSON or custom images.
- Compile skins into `.skinID` files.
- Automatically save compiled skins to the game folder.
- Supports custom author and skin name metadata.
- GUI and CLI versions bundled.
- Works cross-platform (macOS, Windows, Linux).
- Optional installation via Homebrew for GUI.

---

## Installation

### GUI (macOS)

```bash
brew install --cask skinidmaker
