|
|
|
@ -65,6 +65,8 @@ Third-party tools that use the RPC API include:
|
|
|
|
|
|
|
|
|
|
- `Armok Vision <https://github.com/RosaryMala/armok-vision>`_ (:forums:`Bay12 forums thread <146473>`)
|
|
|
|
|
|
|
|
|
|
.. _remote-client-libs:
|
|
|
|
|
|
|
|
|
|
Client libraries
|
|
|
|
|
----------------
|
|
|
|
|
|
|
|
|
@ -75,7 +77,8 @@ from other (non-C++) languages, including:
|
|
|
|
|
- `dfhackrpc <https://github.com/BenLubar/dfhackrpc>`_ for Go
|
|
|
|
|
- `dfhack-remote <https://github.com/alexchandel/dfhack-remote>`_ for JavaScript
|
|
|
|
|
- `dfhack-client-qt <https://github.com/cvuchener/dfhack-client-qt>`_ for C++ with Qt
|
|
|
|
|
- `dfhack-remote.py <https://github.com/McArcady/dfhack-remote.py>`_ for Python (adapted from :forums:`"Blendwarf" <178089>`)
|
|
|
|
|
- `dfhack-client-python <https://github.com/McArcady/dfhack-client-python>`_ for Python (adapted from :forums:`"Blendwarf" <178089>`)
|
|
|
|
|
- `dfhack-client-java <https://github.com/McArcady/dfhack-client-java>`_ for Java
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Protocol description
|
|
|
|
|