Add new file
This commit is contained in:
parent
1e715272f9
commit
2e135944b2
1
CS_Win_Proton_dowser_patch.sh
Normal file
1
CS_Win_Proton_dowser_patch.sh
Normal file
@ -0,0 +1 @@
|
||||
echo "Changing Directory..." && cd ~/.local/share/Steam/steamapps/common/Cities_Skylines/ && echo "Patching dowser.exe --> Cities.exe" && mv dowser.exe dowser.exe.bak && ln -sf Cities.exe dowser.exe && ln -sf Cities_Data dowser_Data && echo "Done! You can now launch the game in Steam." && xdg-open https://www.youtube.com/watch?v=dQw4w9WgXcQ && neofetch
|
Loading…
Reference in New Issue
Block a user