From 252a6d83e103c45a76c46f0f053539c4f71a841b Mon Sep 17 00:00:00 2001 From: tretrauit Date: Wed, 23 Jun 2021 11:16:00 +0000 Subject: [PATCH] add readme --- Games/Cities_Skylines/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Games/Cities_Skylines/README.md diff --git a/Games/Cities_Skylines/README.md b/Games/Cities_Skylines/README.md new file mode 100644 index 0000000..3f30038 --- /dev/null +++ b/Games/Cities_Skylines/README.md @@ -0,0 +1,9 @@ +# Scripts for [Cities: Skylines](https://www.citiesskylines.com/) +Scripts I created for this game, thats it. + +### Scripts ++ [NotParadoxLauncher_Win_Proton.sh](./NotParadoxLauncher_Win_Proton.sh) - Install [Not Paradox Launcher] to Cities: Skylines (Windows version running in Linux using Proton) ++ [Win_Proton_dowser_patch.sh](./Win_Proton_dowser_patch.sh) - Replace dowser.exe with Cities.exe so the game can launch without using bloated launcher (for CS Windows version running in Proton) + +#### Note +These script I created for my friend because I don't play this game, so if it has any problem then feel free to open a issue, thanks. \ No newline at end of file