Skip to content

DDLC Mod Template 4.0.0 - Zeta of New

Compare
Choose a tag to compare
@Bronya-Rand Bronya-Rand released this 27 Jun 15:35
· 141 commits to python-2 since this release

Welcome to the 4th Generation of DDLC Modding!

This brand new release of the mod template adds a ton of content into DDLC for easier modding and easier player guidance.

A note from the developer

All mods that use this template are required credit me in their mods' credits screen or credits.txt file. See README.md for more information. Thank your fellow mod tool developers for their hard work in these projects for you to make your own story possible!

Features

  • Python 3! (Only available on the Py3 templates and must run on Ren'Py 8.0.0+. Add even more Python features to your mod for a better wow factor.
  • Language Selector! Easily allow translators and players to switch between different languages for your mod before the game starts or whenever in the Settings Menu!
  • (Python 3 Exclusive) [BETA] Discord RPC! Add Rich Presence into your mod that can run natively in Ren'Py!
  • Credits Menu! Credit those that worked on your mod or helped get to where you are in the game in-game outside the end credits.

Changes

  • (Python 3 Branch) Changed most of DDLC's python code to fit Python 3 code standards.
  • Change error exceptions for missing DDLC RPAs or OneDrive location errors.
  • (Python 3 Branch) Updated lockdown to prevent Py3 to run on R6-R7
  • Updated lockdown to warn Py2 templates of running the template in Py3.

Fixes

  • Fixed a few DDLC spawned bugs due to Ren'Py 8.
  • Fixed lockdown

See the upgrade notes for this release before downloading/upgrading.

Selecting the right mod template

If you are modding DDLC for the first time or are modding solely on Ren'Py 6-7, download the DDLCModTemplate-4.0.0.zip file.
If you are modding DDLC on Ren'Py 8, download the DDLCModTemplate-4.0.0-Py3.zip file.

Installation of either mod templates are the same as usual.