Skip to content

Commit

Permalink
added missing script from previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
nadavbh12 committed Feb 14, 2017
1 parent e06e57f commit 1e26a79
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions copy_cores.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
#!/bin/bash

cp snes9x2010/*.so rle_python_interface/snes9x2010_libretro.so
cp stella-libretro/*.so rle_python_interface/stella_libretro.so
cp Genesis-Plus-GX/*.so rle_python_interface/genesis_plus_gx_libretro.so

0 comments on commit 1e26a79

Please sign in to comment.