Updated README
This commit is contained in:
parent
9af42fe692
commit
f08db9a448
@ -7,6 +7,8 @@ The collection consist of few independants modules, each of them deals with spec
|
|||||||
|
|
||||||
All modules are independants. This is the **'MODEL'** module.
|
All modules are independants. This is the **'MODEL'** module.
|
||||||
|
|
||||||
|
[](https://ci.jcsmith.fr/job/JCS-Prod/job/RSE-Model/job/master/)
|
||||||
|
|
||||||
## MODEL MODULE
|
## MODEL MODULE
|
||||||
|
|
||||||
It's extract texture datas from Rogue Squadron 3D (PC) game models files (HOB).
|
It's extract texture datas from Rogue Squadron 3D (PC) game models files (HOB).
|
||||||
|
@ -32,13 +32,13 @@ DOXYFILE_ENCODING = UTF-8
|
|||||||
# title of most generated pages and in a few other places.
|
# title of most generated pages and in a few other places.
|
||||||
# The default value is: My Project.
|
# The default value is: My Project.
|
||||||
|
|
||||||
PROJECT_NAME = HMT-Extractor
|
PROJECT_NAME = RSE-Model
|
||||||
|
|
||||||
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
|
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
|
||||||
# could be handy for archiving the generated documentation or if some version
|
# could be handy for archiving the generated documentation or if some version
|
||||||
# control system is used.
|
# control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 1.0
|
PROJECT_NUMBER = 1.0.0
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||||
# for a project that appears at the top of each page and should give viewer a
|
# for a project that appears at the top of each page and should give viewer a
|
Loading…
x
Reference in New Issue
Block a user