Skip to content

A new template for producing DDLC mods that adhere to Team Salvato's guidelines based off DDLC itself.

Notifications You must be signed in to change notification settings

hfrox/DDLCModTemplate2.0

 
 

Repository files navigation

Welcome to the New Modification Club!

ko-fi

Downloads: 2.4.9 (Standard Template with Android Support) | 2.3.1-u8 (Standard Template)

The new DDLC Mod Template is a mod template made by GanstaKingofSA for the original Doki Doki Literature Club that adheres to Team Salvato's IP Guidelines for fan mods on Ren'Py 6.99.12.4, 7.3.5 - 7.4.5 and 7.4.9 - 7.4.10.

A request from the developer

If the template has been useful to you, please credit me in your mods' release. Not all mod tool developers are thanked as much as regular mod teams by people outside the modding community and it will be appreciated to credit those that put the effort into making modding easier for you to make your own mod for others to enjoy.

Legal Disclaimer

The template is designed for original DDLC fan games and mods that use DDLC assets. It is not meant for projects that does not use them, or as code to be copied to your non-DDLC project. Most code in this template are the IP of Team Salvato and may not be copied to non-DDLC fan projects or mods. The DDLC Mod Template is not afilliated in anyway with Team Salvato.

Getting Started for Beginners (Ren'Py 6)

Follow the steps listed here in order to install the mod template.

Once you finished writing your script, select Build Distributions. Uncheck all the options and check only Ren'Py 6 DDLC Compliant Mod and click Build. This will create a cross-platform .ZIP file with files for your mod.

Getting Started for Advanced Users (Ren'Py 7)

Follow the steps listed here in order to install the mod template.

Once you finished writing your script, select Build Distributions. Uncheck all the options and check only Ren'Py 7 DDLC Compliant Mod and click Build. This will create a cross-platform .ZIP file with files for your mod.

Getting Started For Android Porting/Modding (Versions 2.4.0 and higher)

Refer to guide.pdf for more in-depth information about making your mod work on Android.

For older templates, refer to the PDF in your templates' ZIP file as the latest guide may not match your current template.

Template Features

  1. Build Packaging on Ren'Py 6 or 7!
  2. Splash screen when your mod is launched for the first time.
  3. DDLC's exact RPY fiiles with explainations.
  4. Customizable! Use this as a starting point for any ideas you wish to create.
  5. macOS and Linux .sh support.
  6. Android Support!
  7. Xcode Support! Open this project in Xcode and you can edit, build, and run your mod without opening the Ren'Py Launcher ever again!

    Note: You need to change your RENPY_TOOL location and the Ren'Py app location in the target scheme for Xcode. Learn more ›

  8. [BETA] Pronoun Support! Allow users to identify with what pronoun they go by!

    See pronoun_example.rpy in the game folder for a example on how to use this feature.

  9. Better Blue Screens of Death! Make your own BSOD easily in-game now than ever on every operating system! (even Mac and Linux!)

Added Features

  1. Terra's in-depth poem game guide!
  2. Xcode support for macOS by Alicerunsonfedora!
  3. NVL support thanks to Yagamirai01!

Returned Features

  1. Ghost menu (Dan's spooky easter egg).
  2. Sayori kill script (If you delete Sayori before the game starts, a new screen takes over).
  3. Monika kill script (If you delete Monika after the game starts a new game, a new script plays out).
  4. Special poems! (The random poems in DDLC in Act 2).
  5. Poem responses! (Doki's respond to your poems!)

This template is included with DDMMaker, a Ren'Py SDK to build only DDLC mods.

Copyright © 2019-2021 GanstaKingofSA. All rights reserved.

Doki Doki Literature Club, the Doki Doki Literature Club code, is the property of Team Salvato (Dan Salvato LLC). Copyright © 2017 Team Salvato. All rights reserved.

About

A new template for producing DDLC mods that adhere to Team Salvato's guidelines based off DDLC itself.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ren'Py 99.6%
  • Python 0.4%