Skip to content

Commit

Permalink
Update pack.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
OSA413 authored Aug 27, 2024
1 parent 8c7ec23 commit b868e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ done

# Rust
cargo install copydeps
cp ./target/release/ManagerLauncher.exe ./dist/Sonic4ModLoader/ModManager.exe
cp ./target/release/ManagerLauncher.exe ./dist/Sonic4ModLoader/ManagerLauncher.exe
copydeps --search-dir C:/gtk-build/gtk/x64/release/bin ./dist/Sonic4ModLoader/ModManager.exe

# License - GTK4
Expand Down

0 comments on commit b868e6e

Please sign in to comment.