Some checks failed
JCS-Prod/RSE-Model/pipeline/head There was a failure building this commit
14 lines
639 B
Markdown
14 lines
639 B
Markdown
# RogueSquadron Extractor - MODEL 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 **'MODEL'** module.
|
|
|
|
:exclamation: **Master branch is ugly for now and should not be used, please take only released versions.** :exclamation:
|
|
|
|
## MODEL MODULE
|
|
|
|
It's extract texture datas from Rogue Squadron 3D (PC) game models files (HOB). |