├── LICENSE ├── README.md ├── SteamDowngrade.bat └── fetch_commit.ps1 /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rares478/Steam-Downgrader/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rares478/Steam-Downgrader/HEAD/README.md -------------------------------------------------------------------------------- /SteamDowngrade.bat: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rares478/Steam-Downgrader/HEAD/SteamDowngrade.bat -------------------------------------------------------------------------------- /fetch_commit.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/rares478/Steam-Downgrader/HEAD/fetch_commit.ps1 --------------------------------------------------------------------------------