Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- cd dfhack/dfhack/dfhack-40.04
- git clone https://github.com/quietust/dfhack.git
- cd dfhack
- git submodule init
- git submodule update
- cd library/xml
- git clone https://github.com/DFHack/df-structures.git
- or
- [17:54] <Rumrusher> scrap the whole thing again leth wanna walk me through this?
- [17:55] <Rumrusher> so I'm pulling q's main build right now
- [17:55] <Rumrusher> git clone https://github.com/quietust/dfhack.git ?
- [17:55] <Rumrusher> is this correct?
- [17:55] <lethosor> sure
- [17:55] <lethosor> that works
- [17:56] <Rumrusher> now when I check dfhack/library/xml the folder is empty
- [17:56] <lethosor> git submodule update --init
- [17:56] <lethosor> oh
- [17:56] <lethosor> git checkout develop
- [17:56] <lethosor> then git submodule update --init
- [17:58] <dfbugbot> 0006743: [Typos/Grammar] "he respect perseverence" in Thoughts/Preferences (Toady One) - resolved. (http://www.bay12games.com/dwarves/mantisbt/view.php?id=6743)
- [18:01] <sandbox> wonder if he'll get to that other list of typos
- [18:03] <dfbugbot> 0007136: [Creatures] jumping spiders have a duplicate HOMEOTHERM tag (Toady One) - resolved. (http://www.bay12games.com/dwarves/mantisbt/view.php?id=7136)
- [18:03] <Rumrusher> fix prisoners being able to take guard duty
- [18:03] <Rumrusher> Fix crash when formal guard pops up as prisoner and trys to take guard duty.
- [18:04] <Rumrusher> okay I git checkout develop
- [18:04] <Rumrusher> and git submodule update --init
- [18:05] <Rumrusher> oh uhh there's only 40.01
- [18:06] <Rumrusher> which is a improvement from having none
- [18:07] <eswald> Now you can go into dfhack/library/xml and "git checkout master" to get the latest commits.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement