Skip to content

Add LauncherVersionSwapper and update loader version handling for Mul… #1021

Add LauncherVersionSwapper and update loader version handling for Mul…

Add LauncherVersionSwapper and update loader version handling for Mul… #1021

Workflow file for this run

name: Dev Builds
on: [workflow_dispatch, push]
jobs:
tests: # runs on linux and windows
uses: ./.github/workflows/tests.yml
secrets: inherit
build: # runs on linux
uses: ./.github/workflows/build.yml
secrets: inherit