Skip to content

fix OSU_HIT_OBJECT_ANIMATION_OFFSET #212

fix OSU_HIT_OBJECT_ANIMATION_OFFSET

fix OSU_HIT_OBJECT_ANIMATION_OFFSET #212

Workflow file for this run

name: build-freedom
on:
push:
paths:
- 'freedom/**'
- 'imgui/**'
- 'include/**'
workflow_dispatch:
paths:
- 'freedom/**'
- 'imgui/**'
- 'include/**'
jobs:
windows-msvc:
runs-on: windows-latest
steps:
- uses: actions/checkout@v3
- uses: Ciremun/gha-setup-vsdevenv@avoid-deprecation-warnings
with:
arch: 'x86'
- name: build
shell: cmd
run: |
cl nobuild.c && nobuild.exe all
- name: freedom
uses: actions/upload-artifact@v3
with:
name: freedom
path: |
freedom_injector.exe
freedom_standalone.exe
freedom.dll
prejit.dll
config.ini