Update Home
parent
27e5b3388a
commit
3cd13fb577
1 changed files with 4 additions and 1 deletions
5
Home.md
5
Home.md
|
@ -10,6 +10,9 @@ As a mod author, you might instead be interested in [migrating your existing mod
|
|||
|
||||
## Developing DTMM/DTMT
|
||||
|
||||
If you intend to contribute to dtmt, or simply want to build it from source, you will find information in [Building the source code](Building-the-source-code) and [Obtaining the Oodle library](Obtaining-the-Oodle-library).
|
||||
The biggest effort in developing DTMT and other modding tools is reverse engineering the binary formats used by the engine to store assets. Knowing these binary formats then enables both decompiling them into a commonly used format, and compiling assets into a usable format.
|
||||
The best way to bring the modding capabilities forward is through helping with this. Please see [Reverse Engineering - Getting Started](Reverse+Engineering+-+Getting+Started.-) for more information.
|
||||
|
||||
If you would like to contribute to DTMT directly, or simply want to build it from source, you will find information in [Building the source code](Building-the-source-code) and [Obtaining the Oodle library](Obtaining-the-Oodle-library).
|
||||
|
||||
Feel free to reach out on the [mailing list](https://lists.sclu1034.dev/postorius/lists/dtmt.lists.sclu1034.dev/) or the [Modders Discord](https://discord.gg/GFyCGNpJb8) for discussions, issue reporting, and sharing code.
|
Loading…
Add table
Reference in a new issue