mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-04 04:25:46 -04:00
Add README files for most directories.
Let's make the project easier to explore and understand.
This commit is contained in:
parent
991ff8180e
commit
05bdf65ee2
10 changed files with 107 additions and 11 deletions
12
patches/README
Normal file
12
patches/README
Normal file
|
@ -0,0 +1,12 @@
|
|||
This directory contains patch textures. These are composited together to
|
||||
make up the in-game wall textures. More information can be found in the
|
||||
Doom wiki:
|
||||
|
||||
<http://doomwiki.org/wiki/Patch>
|
||||
|
||||
Placing a GIF file in this directory will not cause it to be included in
|
||||
the built IWADs; the name of the new patch must be used in at least one
|
||||
texture in the configuration file `lumps/textures/textures.cfg'. Patches
|
||||
are automatically included in the IWADs based on the texture lump
|
||||
configuration.
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue