Skip to content

Commit a2c86fb

Browse files
authored
Update README.md
1 parent 0b8fee3 commit a2c86fb

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ The Library is a list of mdfs from which materials can be pulled from and added
99

1010
The Compendium is a complete list of mdfs within specified directories, filtered by their version and then the MMTR used. These mdf entries can then be dragged to be added to the library or directly opened within the editor. "Rebase Compendium" will overwrite the current compendium entries with the entries generated from the given directory, while "Expand Compendium" will add all entries from the given directory to the current compendium.
1111

12+
The Batch Converter found under File -> Batch Convert can be used to convert MDFs from one format (such as RE2) to another (RERT).
13+
**NOTE: Conversion will only work if the underlying MMTR remain relatively unchanged. If new parameters were added to the MMTR, you *will* need to recreate the MDF.**
14+
1215
Note that this program cannot add new texture bindings or properties to materials, as these are determined by the shader (*.mmtr) and are effectively immutable without
1316
knowledge of shader coding.
1417

@@ -20,4 +23,4 @@ MDF-Manager project and select "Restore NuGet Packages", then build the project.
2023

2124
# Credits
2225
* **Che, Darkness, and alphaZomega** - for MDF structure documentation
23-
* **AsteriskAmpersand** - his mrl3 editor served as a general inspiration for the layout and library functionality
26+
* **AsteriskAmpersand** - his mrl3 editor served as a general inspiration for the layout and library/compendium functionality

0 commit comments

Comments
 (0)