This action packages renkit and Ren'Py to allow the easy building and distribution of Ren'Py projects.
The version of Ren'Py to use during the build. Defaults latest
.
The version of renkit to use during the build. Defaults latest
.
The path to the reoncstruct config file, relative to the root of the repository. Defaults renconstruct.toml
.
A list of file names of built distributions.
uses: kobaltcore/renkit-action@v1
with:
renkit-version: 2.0.0
renpy-version: 7.5.0
renconstruct-config: config/renconstruct.toml
GitHub Actions runners come with a limited amount of disk space which can't easily be expanded. You may use this action to gain 6-8GB more: https://github.com/easimon/maximize-build-space