Skip to content

Commit a7ccdae

Browse files
Update get-dependencies.sh
1 parent b14deb2 commit a7ccdae

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

get-dependencies.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ cmake . \
3838
-DCMAKE_BUILD_TYPE=Release \
3939
-DSDL3=ON
4040
make -j$(nproc)
41-
mv -v gamex86_64.so ../../AppDir/bin
41+
mv -v game*.so ../../AppDir/bin
4242
mv -v ../output/linux/prey06 ../output/linux/prey06ded ../output/linux/base ../../AppDir/bin

0 commit comments

Comments
 (0)