mirror of
https://github.com/freedoom/freedoom.git
synced 2025-09-01 13: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
8
sprites/README
Normal file
8
sprites/README
Normal file
|
@ -0,0 +1,8 @@
|
|||
This directory contains the sprites used to represent the in-game
|
||||
monsters and other objects encountered within the game ("things"). There
|
||||
are a lot of of sprites because a lot of objects, particularly monsters,
|
||||
can be viewed from up to 8 different angles. The filenames follow very
|
||||
a specific naming convention. For more information, see the Doom wiki:
|
||||
|
||||
<http://doomwiki.org/wiki/Sprite>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue