Skip to content

A template for producing Doki Doki Literature Club Mods that adhere to Team Salvato's guidelines

Notifications You must be signed in to change notification settings

monikLover/DDLCModTemplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to the Modification Club!

The DDLC Mod Template is an easy way to get started building your own game mods for Doki Doki Literature Club that adhere to Team Salvato's IP Guidelines for fan mods.

Getting Started

Follow these steps to set up the template.

  1. Download and install the Ren'Py SDK.
  2. Go to releases to download the latest stable build. For development builds, fork this repository or download the files by clicking the button labeled "Clone or Download" above.
  3. Place the files in the Ren'py working directory (chosen during installation).
  4. Download the DDLC files (available for free at http://ddlc.moe) & drop the .rpa files from it into the /game directory.
  5. Launch the project in Ren'Py. It should compile & run.
  6. Navigate the Ren'Py menu & select "Build Distributions" & select "DDLC Compatible Mod." This will create a cross-platform .ZIP file with files for the mod & installation instructions.

Template Features

  1. Import save data from DDLC. This will not affect the original game.
  2. Build Packaging. Distribute cross-platform mods with ease thanks to Ren'Py.
  3. Mod Installation instructions & guide. Run the game to get a tutorial by Monika!
  4. Splash screen on first load. This adheres to the Team Salvato guidelines for creating fan mods of the game.
  5. Customizable! Use as a starting point for any ideas you wish to create.

About

A template for producing Doki Doki Literature Club Mods that adhere to Team Salvato's guidelines

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ren'Py 91.6%
  • Python 8.4%