Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Community resource: Individual layer graphics  (Read 92 times)

DPh Kraken

  • Bay Watcher
  • [PRONOUNS:it:its:itself]
    • View Profile
Community resource: Individual layer graphics
« on: April 25, 2024, 02:08:14 pm »

I've had to make these files myself anyways a bunch of times, so I wanted to make a repository for split-up layer graphics.

https://github.com/ATP-Kraken/DF-layered-graphics-examples/tree/main

Usage instructions:
Place all files for the race you want to modify in your mod's /graphics/ folder. If you're loading this before vanilla_creatures_graphics, include tile_page_bonepile. Then add all the relevant images from vanilla (not included in the repo due to license purposes) to your /graphics/images/ folder.
If you wanted to overwrite* dwarves by loading your graphics before vanilla, your files would look like this:
Code: [Select]
/graphics/graphics_dwarf_corpse.txt
/graphics/graphics_dwarf_layered.txt
/graphics/tile_page_bonepile.txt
/graphics/tile_page_dwarf.txt
/graphics/images/bone_pile.png
/graphics/images/dwarf_armor.png
/graphics/images/dwarf_body.png
/graphics/images/dwarf_body_corpse
/graphics/images/dwarf_body_special.png
/graphics/images/dwarf_clothes.png
/graphics/images/dwarf_hair_corpse.png
/graphics/images/dwarf_hair_curly.png
/graphics/images/dwarf_hair_straight.png
/graphics/images/dwarf_wieldables.png

* Sort of. I don't quite understand how things are modified, but it's common practice to load layer edits before vanilla.
Logged
[CHEESE_PLANT] and [CHEESE_GRAPHICS] biggest fan
Mod releases