Skip to content

Latest commit

ย 

History

66 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Death by Midnight

Death by Midnight

release build lint

๐Ÿ’€ Death by Midnight.

Play in your browser:

Or download for desktop:

Credits

Art

Audio

Prerequisites

Download Ren'Py SDK:

git clone https://github.com/remarkablegames/renpy-sdk.git

Symlink renpy:

sudo ln -sf "$(realpath renpy-sdk/renpy.sh)" /usr/local/bin/renpy

Check the version:

renpy --version

Install

Clone the repository to the Projects Directory:

git clone https://github.com/remarkablegames/death-by-midnight.git
cd death-by-midnight

Replace the assets:

  • game/gui/main_menu.png
  • game/gui/window_icon.png
  • icon.icns
  • icon.ico
  • web-icon.png
  • web-presplash.webp

Run

Launch the project:

renpy .

Or open the Ren'Py Launcher:

renpy

Press Shift+R to reload the game.

Press Shift+D to open the developer menu.

Cache

Clear the cache:

find game -type f -name '*.rpyc' -delete

Or open Ren'Py Launcher > Force Recompile:

renpy

Lint

Lint the game:

renpy game lint

Releases

Sponsor this project

Packages

Used by

Contributors

Languages