make version of renpy accurate; need help getting android builds working
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@ -73,6 +73,6 @@ steps:
|
||||
|
||||
matrix:
|
||||
RenpyVersion:
|
||||
- "8.1.3"
|
||||
- "8.0.3"
|
||||
RenkitVersion:
|
||||
- "3.3.1"
|
||||
|
@ -47,5 +47,5 @@
|
||||
clear_output_dir = false # whether to clear the output directory on startup
|
||||
|
||||
[renutil]
|
||||
version = "8.1.3" # the Ren'Py version to use (required)
|
||||
version = "8.0.3" # the Ren'Py version to use (required)
|
||||
registry = "/tmp/cache" # the directory to store installation files in
|
||||
|
Reference in New Issue
Block a user