

This will allow you to tell the story you want to tell instead.

Interested in a community server or chatting with the devs? Consider joining our Discord server! We'd love to have you! The original code has been included in commented blocks, however, if you want to reproduce portions of the original game. This file contains options that can be changed to customize your game. This file also includes the build options used when exporting your game for others to download. This file is for overriding specific declarations from DDLC. This is an example scene that teaches you a little about making mods, and is also a code example itself! script.rpy You can use this to change images and other variables without having to directly edit the files in /advanced_scripts. This is used for top-level game structure, and should not include any actual events or scripting only logic and calling other labels. This is the place to start for building your mod. This splash screen is the first thing that Renpy will show the player. Also defines a lot of the behavior when first loading the game, such as checking for character files and jumping to scenes currently in progress. This is the MAIN script for everything in Natsuki's room.

This is for every in game menu used in JN. This ISNT every menu OUTSIDE of normal gameplay like settings or the like. These are for each of the dates you can go to in JN. They don't each need their own explanation.
