mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-08-06 16:15:34 +00:00
Correct filenames for win32 index script
This commit is contained in:
parent
cac0787c34
commit
252c136536
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
echo urde-$1-win32-$2-sse2.exe > $3
|
||||
echo urde-$1-win32-$2-sse41.exe >> $3
|
||||
echo urde-$1-win32-$2-avx.exe >> $3
|
||||
echo urde-$1-win32-$2-avx2.exe >> $3
|
||||
echo urde-$1-win32-$2-sse2.zip > $3
|
||||
echo urde-$1-win32-$2-sse41.zip >> $3
|
||||
echo urde-$1-win32-$2-avx.zip >> $3
|
||||
echo urde-$1-win32-$2-avx2.zip >> $3
|
||||
|
Loading…
x
Reference in New Issue
Block a user