source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
-#we are missing the netcp thing. why????
-
-WINE_SOURCE_DIR="$HOME/wine_goods/My Games"
+WINE_GOODS_DIR="$HOME/wine_goods"
+WINE_SOURCE_DIR="$WINE_GOODS_DIR/My Games"
SPOOLING_OUTPUT_DIR="$HOME/data/spooling_saves"
if [ ! -d "$WINE_SOURCE_DIR" ]; then
if [ -d "$source_dir" ]; then
echo $game_name
-#old cp -v -n "$source_dir"/* "$out_dir"/
netcp "$source_dir"/* "$out_dir"/
sep 28
fi
copyem "fallout 4" "$WINE_SOURCE_DIR/Fallout4/Saves" "$SPOOLING_OUTPUT_DIR/fallout_4"
+copyem "witcher 3" "$WINE_GOODS_DIR/The Witcher 3/gamesaves" "$SPOOLING_OUTPUT_DIR/witcher_3"
+