Create README.md
This commit is contained in:
parent
e878060a21
commit
af1b3a593d
14
README.md
Normal file
14
README.md
Normal file
@ -0,0 +1,14 @@
|
||||
# RogueSquadron Data Extractor - Texture module
|
||||
This set of git repos are a compilation of tools coded in C to make RS modding far more than a dream!
|
||||
The compilation consist of few independants modules, each of them deals with specific data like sound, textures, heightmaps...
|
||||
|
||||
## TEXTURE MODULE
|
||||
The texture module unpack texture data from original DAT files.
|
||||
|
||||
### Dependencies
|
||||
- zlib (1.2.3)
|
||||
- libpng (1.2.37)
|
||||
|
||||
### Compiling
|
||||
You can compile on both Windows or Linux system, you only need to adjust your dependencies.
|
||||
Makefile is on the route...
|
Loading…
x
Reference in New Issue
Block a user