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

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

# Dependencies
typer
```
pip install typer
```
