Skip to content

djkeyes/df-ai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Watch Dwarf Fortress play itself!

Plugin for DFHack 0.42.05-alpha1.

Installation:

  • copy the df-ai folder to dfhack/plugins/df-ai
  • add add_subdirectory(df-ai) to dfhack/plugins/CMakeLists.custom.txt
  • compile DFHack

Run enable df-ai in the dfhack console.

Does not handle already started forts, or resume from saved game.

xkcd 1223

Join the chat at https://gitter.im/BenLubar/df-ai

FAQ for AntB: If you're getting an error about Sheet not being a member of df::enums::stockpile_list::stockpile_list, update library/xml to have at least this commit: https://github.com/DFHack/df-structures/commit/cf90ebe944e01e81cc7c321d1206b416c8974204 - to do so, you can run this command: cd library/xml && git checkout master && git pull

About

dwarf fortress AI script

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.9%
  • CMake 0.1%