Update readme

This commit is contained in:
problematicconsumer
2023-07-13 17:30:16 +03:30
parent c7e07f37d5
commit 292ed96d2a
2 changed files with 12 additions and 1 deletions

View File

@@ -2,7 +2,13 @@ output: dist/
releases:
- name: prod
jobs:
- name: release-prod-windows
- name: release-windows-exe
package:
platform: windows
target: exe
- name: release-android-bundle
package:
platform: android
target: apk
build_args:
target-platform: android-arm,android-arm64,android-x64