Add updated CommonEvents.rxdata

This commit is contained in:
Vinyl Darkscratch 2018-04-24 04:26:18 -07:00
parent 6273077dbe
commit 39c970b8ef
2 changed files with 1 additions and 0 deletions

BIN
CommonEvents.rxdata Normal file

Binary file not shown.

View file

@ -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"