This website requires JavaScript.
Explore
Help
Register
Sign in
catmeow
/
looper
Watch
1
Star
0
Fork
You've already forked looper
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
21f6d7da45
looper
/
setup.sh
5 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
General cleanup, and add vgmstream patch
2024-10-19 16:40:29 -07:00
#!/bin/bash
Add source code bundle creation workflow
2024-10-20 14:18:00 -07:00
pushd
"
$(
dirname
"
$0
"
)
/subprojects/vgmstream
"
General cleanup, and add vgmstream patch
2024-10-19 16:40:29 -07:00
git apply ../../vgmstream.patch
popd
Reference in a new issue
Copy permalink