Metadata-Version: 2.1
Name: growtopia-api
Version: 0.1.3
Summary: 🌲 Unofficial Growtopia API providing powerful tools to access item data, sprites, and other resources.
Home-page: https://github.com/H-pun/growtopia-tools
Author: Harvan Nurluthfi
Author-email: harvan.nurluthfi@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# growtopia-tools
This code can retrieve various Growtopia data, including item sprites, descriptions, server status, and more!

Credits and links
- Python items.dat parser from [gt-itemsdat-json](https://github.com/houzeyhoo/gt-itemsdat-json) by @houzeyhoo
- Base wiki scrapper from [growtopia-info](https://github.com/Gabrielbjb/growtopia-info) by @Gabrielbjb 
- Upcoming items [Dataminer](https://github.com/Bolwl/Dataminer) by @Bolwl

## Contributing
Contributions are welcome! If you have suggestions, bug reports, or would like to contribute code, please open an issue or submit a pull request.

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.
