generated from oci/template
net9 harmony
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 4s
All checks were successful
Build Docker Image on Commit / build-and-publish (push) Successful in 4s
This commit is contained in:
parent
1fec55efc0
commit
402c386429
2 changed files with 6 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue