actions-marketplace-validations/Build Ren'Py-based Visual Novel
Build your VN project using a specified Ren'Py SDK version
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| sdk-version | The version of the Ren'Py SDK to use | yes | — |
| project-dir | The path to the directory where the project exists | no | . |
| package | The package identifier to build for, defaults to all packages | no | "" |
Outputs
| name | description |
|---|---|
| dir | The directory where the distributed files exist |
| version | The built version of the project |