From ad83918be835f03c68a84eb101077bc025d2e7b5 Mon Sep 17 00:00:00 2001 From: Luis Michaelis Date: Mon, 13 Nov 2023 19:52:44 +0100 Subject: [PATCH] chore(docs): update readme with links to C# and Java wrappers --- readme.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/readme.md b/readme.md index 02c60d54..e4f3c96f 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,9 @@ **_ZenKit_ has recently been updated to version 1.3! For information about how to migrate your projects, see the [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).** + 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 implementation for the different file formats used.