Skip to content

Fix texture direction #109

Fix texture direction

Fix texture direction #109

Workflow file for this run

name: UWP
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Get krink Submodules
run: git submodule update --init
- name: Get Kinc DLC
run: .\Kinc\get_dlc.bat
- name: Compile
run: .\Kinc\make.bat windowsapp -v vs2022 --kinc Kinc --from Tests/Empty --noshaders --compile