creeeples/Ren'Py Builder

A simple build action for Ren'Py projects using Docker

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sdk-versionThe version of the Ren'Py SDK to useyes8.1.1
project-dirThe directory that houses the Ren'Py game files. Typically found at ./game/yes.
packagePackage types that you would like to build for. Currently supports all versions supported in v8.1.1 of RenPyno
namedescription
out_dirThe output directory for build files typically generated by Ren'Py Engine Builder.
versionThe specified code version of the Ren'Py project defined in the project's options.rpy file.