Initial commit

This commit is contained in:
JackCarterSmith 2021-08-05 16:29:09 +02:00
commit de9111cdb1
Signed by: JackCarterSmith
GPG Key ID: DB362B740828F843

14
README.md Normal file
View File

@ -0,0 +1,14 @@
# RogueSquadron Extractor - MAP module
Inspired by the work of **dpethes** (https://github.com/dpethes/rerogue) :clap:
This set of git repos are a compilation of tools coded in C to make RS modding far more than a dream!
The collection consist of few independants modules, each of them deals with specific data like sound, textures, heightmaps, etc...
All modules are independants. This is the **'MAP'** module.
:exclamation: **Master branch is ugly for now and should not be used, please take only released versions.** :exclamation:
## MAP MODULE
It's extract texture datas from Rogue Squadron 3D (PC) game map files.