Ren'Py Template

Home Edit


Ren’Py Template allows you to bootstrap Ren’Py visual novel games quickly.

Motivation

Why did I create Ren’Py Template?

Because I wanted to spend less time setting up the CI/CD and more time writing visual novels.

The GitHub repository contains:

  • a blank project
  • GitHub Actions (CI) to
    • deploy the web build to GitHub Pages
    • lint the script
    • release the project

The CI/CD uses setup-renpy to automate the Ren’Py CLI workflows.

Demo

See demo: