From e9afbd328e10241d6f4bf7a2fc5b109988a3779f Mon Sep 17 00:00:00 2001 From: lethosor Date: Mon, 15 Feb 2021 21:44:35 -0500 Subject: [PATCH] Add some more client libraries to docs --- docs/Remote.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/Remote.rst b/docs/Remote.rst index 435873f71..f588eb875 100644 --- a/docs/Remote.rst +++ b/docs/Remote.rst @@ -74,6 +74,8 @@ from other (non-C++) languages, including: - `RemoteClientDF-Net `_ for C# - `dfhackrpc `_ for Go - `dfhack-remote `_ for JavaScript +- `dfhack-client-qt `_ for C++ with Qt +- `dfhack-remote.py `_ for Python (adapted from :forums:`"Blendwarf" <178089>`) Protocol description