Skip to content

mrsimb/steam_blank_icon_fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

steam_blank_icon_fix

Fixes blank icons for Steam games shortcuts

6CCpJP2tiO

Requirements

deno

Permissions

--allow-net Uses steamdb.info to find and download icons

--allow-read Reads shortcuts and checks if they're broken

--allow-write Fixes broken shortcuts and recovers icon files in your Steam folder

Usage

Fix icons in the current folder:

deno run --allow-net --allow-read --allow-write https://deno.land/x/[email protected]/fix.ts

Fix icons in a specified folder:

deno run --allow-net --allow-read --allow-write https://deno.land/x/[email protected]/fix.ts C:\Users\username\Desktop

About

Fixes blank desktop shortcut icons for steam games in a specified folder

Resources

Stars

Watchers

Forks

Packages

No packages published