Skip to content

Instantly share code, notes, and snippets.

View deladuck's full-sized avatar
🦆
The DUCK

Max Borisenko deladuck

🦆
The DUCK
View GitHub Profile
@deladuck
deladuck / .md
Created May 16, 2026 23:27

DD Loading Screen — config guide

This mod reads JSON from the DD_LoadingScreen_Data addon. Paths below are relative to that PBO (what the game sees as DD_LoadingScreen_Data/...). Keep valid JSON (commas, brackets, quotes). Use game resource paths for images (for example DD_LoadingScreen_Data/gui/.../file.edds), not Windows paths. Prefer .edds (or other formats the client can load for image widgets).


1. config/dd_loading_screen_config.json

Location: DD_LoadingScreen_Data/config/dd_loading_screen_config.json
Role: Theme for the main menu and mission loading screen (colors, backgrounds, header mode, links, which buttons show, and related options).