Skip to content

Latest commit

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

SteamTools Install Manager Script

Windows PowerShell installer for SkyTools, SteamTools, and OpenSteamTools, plus Millennium and Luatools where applicable.

Requirements

  • PowerShell 5.1+ (built into Windows)

Quick start

Run from GitHub

irm 'https://raw.githubusercontent.com/delabarra/SteamTools-Install-Manager-Script/main/run.ps1'| iex

Bypass execution policy

powershell -NoProfile -ExecutionPolicy Bypass -NoExit -Command "irm 'https://raw.githubusercontent.com/delabarra/SteamTools-Install-Manager-Script/main/run.ps1' | iex"

Temporary Windows Defender Exclusion (OpenSteamTools only)

Windows Defender flags the OpenSteamTools release zip, but not the contained DLLs. The script will ask permission to add a temporary exclusion so it can download and extract the files, then remove it when done. SkyTools and SteamTools do not need this.

Download sources

ComponentSource
SkyTools DLLsskyflare30.vercel.app/plugin/
SteamTools DLLsfiles.catbox.moe (pinned), update.steamcdn.com (fallback)
OpenSteamToolsOpenSteam001/OpenSteamTool releases
MillenniumSteamClientHomebrew/Millennium
Luatoolspiqseu/ltsteamplugin
STFixerSelectively11/CloudRedirect (/stfixer)

About

Windows PowerShell installer for SkyTools, SteamTools, and OpenSteamTools, plus Millennium and Luatools where applicable.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages