A game framework written with osu! in mind.
at master 174 B view raw
1clone_depth: 1 2version: '{build}' 3image: Visual Studio 2019 4test: off 5skip_non_tags: true 6build_script: 7 - cmd: PowerShell -Version 2.0 .\build.ps1 -Target DeployNativeLibs