DDSLoader Mod for Shadows of Doubt
Details :
Enhanced DDS Content Loading: DDSLoader Library
Take your DDS content to the next level with the “DDSLoader” library. This versatile tool serves as a loader for both new and patch-based overrides of DDS content, including Trees, Messages, Blocks, and localized strings. Elevate your content customization with enhanced loading capabilities and streamlined debugging features.
Key Features
- Dynamic Loading: Load both new and patch-based overrides of DDS content seamlessly.
- Content Types: Supports loading for Trees, Messages, Blocks, and localized strings.
- Debugging Tools: Logging conversations and pausing at specific points for effective debugging.
Debugging with DDSLoader
For debugging purposes, the library provides useful features:
- Logging of all conversations that begin.
- Pausing when a specific conversation begins.
DDSLoader.DDSDebugHelper.StartConversation("DDS_Tree_ID", new string[] { "Human_1", "Human_2" });
Utilize the debugging tools to enhance your development process and ensure seamless integration of DDS content in your projects.