net9 harmony
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 4s

This commit is contained in:
Merith-TK 2025-01-07 19:51:36 +00:00
parent 1fec55efc0
commit 402c386429
2 changed files with 6 additions and 3 deletions

View file

@ -10,7 +10,9 @@
# Define file URLs and their associated positions
file_urls=(
"https://github.com/resonite-modding-group/ResoniteModLoader/releases/latest/download/ResoniteModLoader.dll /data/resonite/Headless/Libraries/ResoniteModLoader.dll"
"https://github.com/resonite-modding-group/ResoniteModLoader/releases/latest/download/0Harmony.dll /data/resonite/Headless/rml_libs/0Harmony.dll"
# "https://github.com/resonite-modding-group/ResoniteModLoader/releases/latest/download/0Harmony.dll /data/resonite/Headless/rml_libs/0Harmony.dll"
# net9 Harmony
"https://github.com/stiefeljackal/pardeike.Harmony/releases/download/temp-release/0Harmony.dll /data/resonite/Headless/rml_libs/0Harmony.dll"
)
# Function to download a file from URL to destination