Add updated CommonEvents.rxdata
This commit is contained in:
parent
6273077dbe
commit
39c970b8ef
Binary file not shown.
|
|
@ -21,6 +21,7 @@ rm -f "$ONESHOT_PATH/Data/xScripts.rxdata"
|
|||
|
||||
echo "-> ${cyan}Install OneShot apps to Steam directory...${color_reset}"
|
||||
cp -f "./xScripts.rxdata" "$ONESHOT_PATH/Data/xScripts.rxdata"
|
||||
cp -f "./CommonEvents.rxdata" "$ONESHOT_PATH/Data/CommonEvents.rxdata"
|
||||
cp -rf "./OneShot.app" "$ONESHOT_PATH"
|
||||
cp -rf "./_______.app" "$ONESHOT_PATH"
|
||||
cp -R "./Graphics/" "$ONESHOT_PATH/Wallpaper"
|
||||
|
|
|
|||
Loading…
Reference in New Issue