From f9dd4c24c7b231628f2bacd4ce25a4f47105cd58 Mon Sep 17 00:00:00 2001 From: Nennneko5787 Date: Fri, 17 Mar 2023 13:47:05 +0900 Subject: [PATCH] bug fix --- .github/workflows/main.yml | 3 +++ Project.xml | 4 ++++ README.md | 1 + art/setup_libraries.bat | 1 + art/update_libraries.bat | 1 + source/Character.hx | 6 ++++-- source/StrumNote.hx | 9 +++++---- 7 files changed, 19 insertions(+), 6 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index a1067d03d..2e5284c2b 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -50,6 +50,7 @@ jobs: haxelib install hxcpp-debug-server haxelib git polymod https://github.com/larsiusprime/polymod.git haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc + haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit haxelib git flixel-addons https://github.com/HaxeFlixel/flixel-addons - name: Create Version Tag run: echo "${{github.run_id}}" > VERSION @@ -90,6 +91,7 @@ jobs: haxelib install hxcpp-debug-server haxelib git polymod https://github.com/larsiusprime/polymod.git haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc + haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit haxelib git flixel-addons https://github.com/HaxeFlixel/flixel-addons shell: cmd - name: Create Version Tag @@ -131,6 +133,7 @@ jobs: haxelib install hxcpp-debug-server haxelib git polymod https://github.com/larsiusprime/polymod.git haxelib git discord_rpc https://github.com/Aidan63/linc_discord-rpc + haxelib git linc_luajit https://github.com/nebulazorua/linc_luajit haxelib git flixel-addons https://github.com/HaxeFlixel/flixel-addons - name: Create Version Tag run: echo "${{github.run_id}}" > VERSION diff --git a/Project.xml b/Project.xml index faba656d6..342b18121 100644 --- a/Project.xml +++ b/Project.xml @@ -64,6 +64,7 @@ +
@@ -81,6 +82,7 @@ +
@@ -111,6 +113,8 @@ + +