mirror of
https://github.com/etlegacy/etlegacy-assets.git
synced 2024-11-12 23:44:37 +00:00
Update asset-documentation.rst
This commit is contained in:
parent
c257371cf1
commit
f22ec17f65
1 changed files with 3 additions and 2 deletions
|
@ -19,6 +19,7 @@ Status
|
|||
======
|
||||
|
||||
Displays the status of the asset in Legacy.
|
||||
|
||||
* **"missing"**: Assets from the original game that still need to be replaced in Legacy.
|
||||
* **"done"**: Assets that have been replaced already and are in a satisfactory state.
|
||||
* **"alpha"**: Assets that have been included as placeholders. To be improved at a later date.
|
||||
|
@ -38,9 +39,9 @@ Origin
|
|||
======
|
||||
|
||||
The origin of an asset is intended to show where it comes from and why it is part of Legacy.
|
||||
|
||||
* **"pak0"**, **"pak1"**, **"pak2"**: Assets from the original game that had to be replaced for license purposes.
|
||||
* **"shader"**: Assets that were specified in shader files in the original game, but had no actual appearance.
|
||||
Rather than removing the shader files, to avoid compatibility issues, the missing assets have been restored.
|
||||
* **"shader"**: Assets that were specified in shader files in the original game, but had no actual appearance. Rather than removing the shader files, to avoid compatibility issues, the missing assets have been restored.
|
||||
* **"[MAP_NAME]"**: Assets that are used in a custom map shipped with Legacy.
|
||||
* **"ETL"**: Assets created exclusively for Legacy for various purposes.
|
||||
* **"RtCW"**: Due to the similar style, various RtCW assets might be reconstructed and included in Legacy to provide a larger pool for mappers, modders, etc.
|
||||
|
|
Loading…
Reference in a new issue