14 lines
624 B
Markdown
14 lines
624 B
Markdown
# 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. |