| CAN YOU HEAR ME.txt | ||
| cgs.rpy | ||
| console.rpy | ||
| credits.rpy | ||
| definitions.rpy | ||
| effects.rpy | ||
| glitchtext.rpy | ||
| gui.rpy | ||
| iiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiiii.txt | ||
| monika.chr | ||
| natsuki.chr | ||
| options.rpy | ||
| poems.rpy | ||
| poems_special.rpy | ||
| poemwords.txt | ||
| README.md | ||
| sayori.chr | ||
| screens.rpy | ||
| script-ch0.rpy | ||
| script-ch1.rpy | ||
| script-ch2.rpy | ||
| script-ch3.rpy | ||
| script-ch4.rpy | ||
| script-ch5.rpy | ||
| script-ch10.rpy | ||
| script-ch20.rpy | ||
| script-ch21.rpy | ||
| script-ch22.rpy | ||
| script-ch23.rpy | ||
| script-ch30.rpy | ||
| script-ch40.rpy | ||
| script-exclusives-natsuki.rpy | ||
| script-exclusives-sayori.rpy | ||
| script-exclusives-yuri.rpy | ||
| script-exclusives2-natsuki.rpy | ||
| script-exclusives2-yuri.rpy | ||
| script-poemgame.rpy | ||
| script-poemresponses.rpy | ||
| script-poemresponses2.rpy | ||
| script.rpy | ||
| splash.rpy | ||
| transforms.rpy | ||
| yuri.chr | ||
ddlc-1-src
This repository contains the source code for the original release of Doki Doki Literature Club!, version 1.0.0, for modding use or if you just want to see how the game works. This is not a decompilation, since before around 1.0.9, scripts.rpa contained copies of the original .rpy source files, with all of the comments. This also comes with some other files from scripts.rpa, such as the files dropped by the game in Act 2.
This does not come with any of the assets needed for the game to work. To use this source, you will have to provide assets from your own copy of DDLC. Assets from the latest version should work fine.
This code will likely work the best on Ren'Py 6.99.12.4.2187, since that is the version of the Ren'Py engine that DDLC shipped with.