mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-02 07:25:45 -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
9
flats/README
Normal file
9
flats/README
Normal file
|
@ -0,0 +1,9 @@
|
|||
This directory contains the flats (floor and ceiling textures). More
|
||||
information about flats can be found on the Doom wiki:
|
||||
|
||||
<http://doomwiki.org/wiki/Flat>
|
||||
|
||||
GIF files placed in this directory will not be automatically included
|
||||
in the build; the lump name must also be added into buildcfg.txt in
|
||||
the top-level directory in the section named [flats].
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue