Doki Doki Mod Manager is a mod manager for Doki Doki Literature Club!
This repository is a fork that maintains the original Doki Doki Mod Manager.
Got any questions, suggestions, or complaints? Reach out via email:
CanaryZen@proton.me
Doki Doki Mod Manager is a fan work of Doki Doki Literature Club, as defined by Team Salvato's IP Guidelines.
Builds are available on the Releases page for Windows, macOS, and Linux.
Enable debugging features by setting the following environment variables:
DDMM_LANG_PROOF
- Adds prefixes to all localized strings.DDMM_DEVTOOLS
- Opens developer tools on launch.DDMM_INCOGNITO
- Removes the app name from the title bar to avoid judgment.DDMM_LANG
- Sets the language (refer to thelang
folder).DDMM_DISCORD_ID
- Changes the Discord Rich Presence app ID.
For the latest changes or to contribute, you can run Doki Doki Mod Manager from source:
To build the project from source, follow these steps:
-
Install required software
You need the following to build the project: -
Clone the repository
Clone the repository to your local machine using the following command:git clone https://github.com/Dynamicaaa/Mod-Manager
-
Navigate into the project directory
Change into theMod-Manager
directory:cd Mod-Manager
-
Install dependencies
Run the following command to install all the necessary dependencies for the project:npm install
-
Build the project
After the dependencies are installed, you can build the project by running:yarn global-release
Now, your build should be ready to run!
Doki Doki Mod Manager is licensed under the MIT License. Contributions are welcomed!
- Sayonika assets licensed under CC BY-NC-SA.
- 7-Zip (7za.exe) licensed under GNU LGPL.