Added lots of things

This commit is contained in:
Allen
2023-08-02 01:11:58 -05:00
parent bb8cac305b
commit 7a6cd133be
27 changed files with 346 additions and 0 deletions

10
rocksmith_updateCDLC.sh Executable file
View File

@ -0,0 +1,10 @@
#!/bin/bash
echo "Running this while the game is open works, but you must exit to the title screen for the songs to appear"
echo
echo "Moving all game DLCs from Downloads to DLC Folder"
# First move to "RocksmithCLDC" to chmod
cp /home/allen/Downloads/*.psarc /home/allen/Downloads/RSCDLCBackup/
mv /home/allen/Downloads/*.psarc /home/allen/Downloads/RocksmithCDLC/
chmod -R 755 /home/allen/Downloads/RocksmithCDLC/
mv /home/allen/Downloads/RocksmithCDLC/* /home/allen/.local/share/Steam/steamapps/common/Rocksmith2014/dlc