<feed xmlns='http://www.w3.org/2005/Atom'>
<title>df-lumberborne/Makefile, branch trunk</title>
<subtitle>Changes dwarves to beavers in Dwarf Fortress.
</subtitle>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/'/>
<entry>
<title>fix: make instructions username-agnostic</title>
<updated>2026-03-20T17:49:33+00:00</updated>
<author>
<name>Hawarth</name>
<email>hawarth@hawarth.com</email>
</author>
<published>2026-03-20T17:49:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/commit/?id=7ce3595d5357511023cba47d0237044a790830e9'/>
<id>7ce3595d5357511023cba47d0237044a790830e9</id>
<content type='text'>
Fixes a problem where the install instructions only worked for users
with the username 'hawarth'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes a problem where the install instructions only worked for users
with the username 'hawarth'.
</pre>
</div>
</content>
</entry>
<entry>
<title>fix: add command to clean installed_mods directory</title>
<updated>2026-03-20T17:38:45+00:00</updated>
<author>
<name>Hawarth</name>
<email>hawarth@hawarth.com</email>
</author>
<published>2026-03-20T17:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/commit/?id=1d8a945a75d7904c79abb7c165736a77aec9786b'/>
<id>1d8a945a75d7904c79abb7c165736a77aec9786b</id>
<content type='text'>
Cleans the ~/.local/share/Bay\ 12\ Games/Dwarf\
Fortress/data/installed_mods/ directory so the game can properly refresh
the newly built/installed mod; otherwise the game will not register the
changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cleans the ~/.local/share/Bay\ 12\ Games/Dwarf\
Fortress/data/installed_mods/ directory so the game can properly refresh
the newly built/installed mod; otherwise the game will not register the
changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: add basic Makefile</title>
<updated>2026-03-20T17:28:01+00:00</updated>
<author>
<name>Hawarth</name>
<email>hawarth@hawarth.com</email>
</author>
<published>2026-03-20T17:28:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.hawarth.com/df-lumberborne/commit/?id=0e0cab6b0833d8917efd0f2c3a2676af5779161b'/>
<id>0e0cab6b0833d8917efd0f2c3a2676af5779161b</id>
<content type='text'>
Adds a basic Makefile that lets us package the mod into a directory ready
to be loaded into Dwarf Fortress with the install recipe.

Also lets us create a zip and tarball and has a clean recipe to remove
files generated by the Makefile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds a basic Makefile that lets us package the mod into a directory ready
to be loaded into Dwarf Fortress with the install recipe.

Also lets us create a zip and tarball and has a clean recipe to remove
files generated by the Makefile.
</pre>
</div>
</content>
</entry>
</feed>
