ayowel/Ren'Py setup

Install, build, and test renpy games

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
actionWhat should be done with the actioninstall
install_dirWhere Ren'Py should be installedno
android_propertiesConfiguration properties to use when building android releasesno
android_aab_propertiesIf provided, overrides android_properties for Android App Bundle releasesno
android_apk_propertiesIf provided, overrides android_properties for Universal APK releasesno
android_sdkWhether to install the android SDKno
android_sdk_ownerIf android_sdk_install_input is not provided, the identity to declare when installing the android SDKno
android_sdk_install_inputInput for the SDK installation processno
dlcList of dlcs to installno
live2dLive2D url of the file to install (Live2D won't be installed if this is not set)no
update_pathWhether the install directory should be added to the PATHno
versionRen'Py version to installno
github_tokenThe GitHub token used when accessing the GitHub APIno${{ github.token }}
use_github_releasesWhether to download Ren'Py from GitHub releasesno
github_releases_repoThe GitHub repository where Ren'Py is releasedno
use_cdnWhether to download Ren'Py from the websiteno
cdn_urlThe CDN that hosts Ren'Py releasesno
gamePath to the game's directoryno
java_homePath to a Java 8 SDK used for android builds and installationno
build_typeSpecifies whether an APK or AAB archive should be builtnoapk
packagesList of release packages to buildno
out_dirWhere the generated files should be savedno
runThe arguments that should be passed to Ren'Py as a stringno
languagesThe languages for which translations should be updatedno
namedescription
install_dirThe directory where Ren'Py is installed
python_pathThe Python executable provided by Ren'Py
renpy_pathThe Ren'Py executable