update to renpy 8.3.3 (tested somewhat, it's just a bugfixing update)
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:
@ -83,6 +83,6 @@ steps:
|
|||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
RenpyVersion:
|
RenpyVersion:
|
||||||
- "8.3.2"
|
- "8.3.3"
|
||||||
RenkitVersion:
|
RenkitVersion:
|
||||||
- "4.4.0"
|
- "4.4.0"
|
||||||
|
@ -22,5 +22,5 @@
|
|||||||
clear_output_dir = false # whether to clear the output directory on startup
|
clear_output_dir = false # whether to clear the output directory on startup
|
||||||
|
|
||||||
[renutil]
|
[renutil]
|
||||||
version = "8.3.2" # the Ren'Py version to use (required)
|
version = "8.3.3" # the Ren'Py version to use (required)
|
||||||
registry = "/tmp/cache" # the directory to store installation files in
|
registry = "/tmp/cache" # the directory to store installation files in
|
||||||
|
Reference in New Issue
Block a user