Skip to content

Commit

Permalink
chore: add information about the Python wrapper to the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lmichaelis committed Jun 8, 2024
1 parent b3b2019 commit ac9b8e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[documentation](https://zk.gothickit.dev/library/misc/v1.2-to-v1.3/).**

> [!IMPORTANT]
> **NEW: C# and Java bindings for ZenKit are now available! See the [NuGet Package Gallery](https://www.nuget.org/packages/ZenKit) and [Maven Central](https://central.sonatype.com/artifact/dev.gothickit/zenkit).**
> **NEW: C#, Java and Python bindings for ZenKit are now available! See the [NuGet Package Gallery](https://www.nuget.org/packages/ZenKit), [Maven Central](https://central.sonatype.com/artifact/dev.gothickit/zenkit) and [PyPI](https://pypi.org/project/zenkit/).**
The _ZenKit_ project aims to re-implement file formats used by the _ZenGin_ made by [Piranha Bytes][] for their
early-2000s games [Gothic][] and [Gothic II][]. It is heavily based on [ZenLib][] which is used as a reference
Expand Down

0 comments on commit ac9b8e3

Please sign in to comment.