Metadata-Version: 2.4
Name: hatchengine-cli
Version: 1.0.1
Summary: Hatch Game Engine CLI
Description-Content-Type: text/markdown
Requires-Dist: typer

# Hatch CLI
CLI Tool created in Python for Hatch Game Engine

# Dependencies
```
pip install typer
```

# Installation
```
pip install hatchengine-cli
```
