devorbitus/Build Ren'Py (renpy) Project using renConstruct

Utilize renConstruct to build distributions for Windows, Linux, macOS and Android

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
config-fileThe path to the renConstruct config file relative to the root of the projectyesconfig.yml
android-config-fileThe path to the android config JSON file relative to the root of the projectno.android.json
shared-mount-pathThis path is kind of undocumented so placing it here in case it needs to be changed in the future without a code change to the actionno/home/runner/work/_temp/_github_workflow
action-shared-mount-pathThis path is kind of undocumented so placing it here in case it needs to be changed in the future without a code change to the action. This is the path that container based actions will have access to as actions mounts the host directory into the container.no/github/workflow
android-auto-upgrade-versionChange this default to anything other than 'true' and it won't auto increment the version within the android config json filenotrue
dist-folderFolder name for dist folder
namedescription
local-dirThe directory where the distributed files exist
action-dirThe directory where the distributed files exist that another GitHub action can access
versionThe built version of the desktop project (config.version)
android-numeric-game-versionThe numeric android version of the built version
sdk-versionThe SDK version used
android-packageThe package name inside the configured .android.json file
build-nameThe official build name from the desktop project (build.name)
dist-folderFolder name for dist folder