This website requires JavaScript.
Explore
Help
Register
Sign In
CTCaer
/
RetroArch
Watch
1
Star
0
Fork
0
You've already forked RetroArch
mirror of
https://github.com/CTCaer/RetroArch.git
synced
2025-01-26 05:16:18 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroArch
/
libretro-db
/
dat_converter
5 lines
84 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Switch to libretrodb
2015-01-19 22:47:09 +01:00
#!/bin/sh
rdb_file="$1"
shift 1
Change this back
2016-01-26 08:41:07 +01:00
./lua_converter "$rdb_file" dat_converter.lua "$@"
Reference in New Issue
Copy Permalink