Metadata-Version: 2.4
Name: diablo2-mod-sql
Version: 1.0.0
Summary: A library that allows you to modify Diablo II data with SQL for modding purposes.
Project-URL: homepage, https://github.com/garrett-he/diablo2-mod-sql
Project-URL: repository, https://github.com/garrett-he/diablo2-mod-sql.git
Author-email: Garrett HE <garrett.he@outlook.com>
License: MIT
License-File: LICENSE
Keywords: diablo2,game,modding,sql
Requires-Python: <3.13,>=3.10
Requires-Dist: mo-sql-parsing>=9.357.23070
Description-Content-Type: text/markdown

# diablo2-mod-sql

A library that allows you to modify Diablo II data with SQL for modding purposes.

## License

Copyright (C) 2022 Garrett HE <garrett.he@outlook.com>

MIT License, see [LICENSE](./LICENSE) for details.
