Metadata-Version: 2.4
Name: nextrpg
Version: 0.0.2
Summary: A Python-based Role Playing Game (RPG) maker library.
Home-page: https://github.com/yx-z/nextrpg
Author: yx-z
Author-email: yx-z@outlook.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.13
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pygame
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# NextRPG

A Python-based Role Playing Game (RPG) maker library.

## Installation

```bash
pip install nextrpg
```
## Example

Work in progress.

## Features

Work in progress.

## License

This project is licensed under the MIT License - see the LICENSE file for details. 
