Skip to content

Ummoon/dfhack-client-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python DFHack RPC client

(originally 'Blendwarf' by Alef - http://www.bay12forums.com/smf/index.php?topic=178089.0)

Instructions for Linux:

(requires packages cmake, python3-protobuf)

Generate python protobuf code:
$ cmake . && make

Test some remote calls:
$ python3 ./blendwarf.py

About

Python DFHack RPC client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 87.4%
  • CMake 12.6%