991
Utilities and 3rd Party Applications / Re: DFHack 0.34.11 r2
« on: December 10, 2012, 12:22:11 am »what happened with dfusion embark modifier? So I can change the # of dwarfs I start off withhttps://github.com/warmist/dfhack/blob/master/Readme.rst#id115
it was called simple_embark
Code: [Select]
:lua require('plugins.dfusion.embark').Embark:install{{"RACE",CASTE_NUM},{"RACE2",CASTE_NUM2},....,{}}
this is done because there should not be any races.txt files that you need to manipulate in dfhack file tree. Some day i'll make a gui for it.Edit: misread, simple_embark got misplaced, will readd. In the mean time you can use Embark instead.