-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
73bd906
commit a751a9b
Showing
1 changed file
with
15 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,45 +1,44 @@ | ||
|
||
# Welcome to the Doki Doki Mod Maker (DDMMaker) Repository! | ||
# Welcome to the Doki Doki Mod Maker (DDMM/DDMMaker) Repository! | ||
|
||
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/K3K22K8SU) | ||
|
||
**[Download DDMMaker/DDMM Here](https://github.com/GanstaKingofSA/DDLC-ModMaker/releases/latest)** | ||
**[Download DDMM/DDMMaker Here](https://github.com/GanstaKingofSA/DDLC-ModMaker/releases)** | ||
|
||
DDMMaker/DDMM is a Ren'Py SDK Modification that makes DDLC Modding easier and efficient with better wording, auto-mod template install, and more! This tool adheres to the Team Salvato IP Guidelines and RenpyTom Guidelines for DDLC and Ren'Py SDK modding as listed in **README.md**. | ||
> Doki Doki Mod Maker is designed to work **ONLY** on Doki Doki Literature Club. Doki Doki Mod Maker will not work on Doki Doki Literature Club Plus. | ||
DDMM/DDMMaker is a Ren'Py SDK Modification that makes DDLC Modding easier and efficient with better wording, auto-mod template install, and more!. This tool adheres to the Team Salvato IP Guidelines and RenpyTom Guidelines for DDLC and Ren'Py SDK modding as listed in **README.md**. | ||
|
||
### **Features** | ||
1. Auto mod template installation. | ||
2. Auto tool installation. | ||
> This feature is in beta as different tools or tool versions are built different. Not all mod tools will install properly. See the Wiki or previous Reddit post comments if the tool you want will auto-install on DDMM. | ||
3. Atom (for DDMMaker/DDMM running Ren'Py 6). | ||
4. Support for MacOS, Linux and Android. | ||
5. Dark Mode and Custom Themes. | ||
|
||
and more to come! | ||
1. Auto mod template installation | ||
2. Auto Mood Pose Tool (MPT) installation | ||
3. Atom (for DDMM/DDMMaker running Ren'Py 6) | ||
4. Support for MacOS, Linux and Android | ||
5. Dark Mode | ||
6. Updates (Ren'Py 7 Only) | ||
|
||
**DISCLAIMER** | ||
|
||
Doki Doki Mod Maker, is a Ren'Py 7.4.10/6.99.12.4 SDK Modification which is not affiliated or supported by RenpyTom. It is not supported by the official Ren'Py Build, or any Ren'Py channels. RenpyTom does not support game modding in general and will not provide support for this Ren'Py Modification. | ||
Doki Doki Mod Maker, is a Ren'Py 7.4.11/6.99.12.4 SDK Modification which is not affiliated or supported by RenpyTom. It is not supported by the official Ren'Py Build, or any Ren'Py channels. RenpyTom does not support game modding in general and will not provide support for this Ren'Py Modification. | ||
|
||
Doki Doki Mod Maker is a unofficial Doki Doki Literature Club Mod Maker which is unaffiliated by Team Salvato. Dan Salvato or anyone in Team Salvato does not endorse Doki Doki Mod Maker. | ||
|
||
Although Doki Doki Mod Maker can be used to run any other Ren'Py games/mods other than DDLC, **do not attempt to modify Doki Doki Mod Maker in a way for modding other games without developer permission** as it can violate Intellectual Property Guidelines (IPG). Please note that the creator of this tool will not provide support for modifications outside of Doki Doki Literature Club. | ||
|
||
For the purposes of LGPL compliance, all source code that Doki Doki Mod Maker and Ren'Py SDK depends | ||
on is located in one of the following repositories: | ||
|
||
* https://github.com/renpy/renpy (Ren'Py) | ||
* https://github.com/renpy/pygame_sdl2 (Pygame_SDL2) | ||
* https://github.com/renpy/renpy-build (Dependencies) | ||
|
||
And for releases before Ren'Py 7.4 and DDMMaker/DDMM 1.2.0 (including 1.1.1PR) | ||
And for releases before Ren'Py 7.4 and DDMM/DDMMaker 1.2.0 (including 1.1.1PR) | ||
* https://github.com/renpy/python-for-android (Android) | ||
* https://github.com/renpy/rapt (Android Build Tools) | ||
* https://github.com/renpy/renpy-deps (Desktop dependencies) | ||
|
||
And for non-official Ren'Py code | ||
* https://github.com/GanstaKingofSA/DDLC-ModMaker (Doki Doki Mod Maker) | ||
|
||
NOTE: Some features from Ren'Py have been removed for TS IPG Compliance. | ||
NOTE: Some features have been removed for TS IPG Compliance. | ||
|
||
This program contains free software licensed under a number of licenses, including the GNU Lesser General Public License. A complete list of software is available at http://www.renpy.org/doc/html/license.html. | ||
(This does not include DDMMaker/DDMM) | ||
(This does not include DDMM/DDMMaker) |