fix builds and correct woodpecker to use the proper renpy version.

This commit is contained in:
Map 2024-03-22 03:17:12 -05:00
parent 4a940e62b4
commit 72af697284
2 changed files with 6 additions and 6 deletions

View file

@ -73,6 +73,6 @@ steps:
matrix: matrix:
RenpyVersion: RenpyVersion:
- "8.1.3" - "8.0.3"
RenkitVersion: RenkitVersion:
- "3.3.1" - "3.3.1"

View file

@ -34,12 +34,12 @@
[build] # required, at least one item must be 'true' [build] # required, at least one item must be 'true'
#pc = true # windows + linux #pc = true # windows + linux
#win = true # windows win = true # windows
#linux = true # linux linux = true # linux
#mac = true # macos mac = true # macos
#web = false # web #web = false # web
steam = true # steam #steam = true # steam
market = true # multiple markets (i.e. itch.io) #market = true # multiple markets (i.e. itch.io)
android_apk = true # Android Universal APK android_apk = true # Android Universal APK
#android_aab = false # Android Play Store Bundle #android_aab = false # Android Play Store Bundle