DDLC Mod Template 2.3.1 Update 1
2.3.1 is now maintenance. This means it will still get updates (except Android) to itself until it no longer can. While it is suggested to update to 2.4.X+, this version will still get updates in relation to 2.4.X+
This update does the following quality of life updates for version 2.3.1 of the mod template
Features
- Added a variable in
screens.rpy
that controls all the outlines in the game rather than using multiple color calls. The original code is commented and can be used if preferred over the variable method. - Minor update to
README.md
in thegame
folder to explain all the RPY files - Added
script-poemresponses2.rpy
back tooriginal_scripts
just so anyone wonders about it.
Fixes
- Added a comment in
options.rpy
to easily identify the mod template being used when needing support due to different revisions of this template and MAS' old 1.1.2 build. - Updated
README.html
with new installation procedures since its been old from the 2.1.X days. - Fixed a bug where Monika is overlayed on top of the GUI Version Text that says
DDLC Mod Template
and version number. - Fixed a bug where history may caused a crash due to missing import.
- Minor update to XCode
To start modding, download DDLCModTemplate-2.3.1.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and click Content, Resources, autorun and place the DDLC files inside.)
For the tutorial, download DDLCModTemplate-2.3.1-Tutorial.zip and place it contents where DDLC.exe (.sh for Linux) is. (MacOS users install the template by accessing DDLC.app (Right-Click -> Show Package Contents and click Content, Resources, autorun and place the DDLC files inside.) or install it with Doki Doki Mod Launcher/Doki Doki Mod Manager. Please note that since this is a update, the tutorial may be out-of-date and will be updated sometime if line changes must be addressed.