985 B
Steam .desktop fixer
This is a tool for recreating .desktop files for steam apps automatically.
Windows/MacOS Warning
This app is ONLY for Linux, not Windows or MacOS. (how would you even have this issue on either anyway?)
Why do I need this?
This is useful, for if you somehow don't have .desktop files to launch your games/software/tools on steam. For example, this could happen when you added a storage device as a steam library, but since you didn't install it on that OS, it didn't create the .desktop files, this is why I made this in the first place.
Installation
-
Clone the repository
-
Have uv installed
If you don't have it, follow the instructions at Installation | uv for an installation guide
-
Navigate to the repository folder
-
Run the following command:
-
uv run main.py -
Follow the instructions in the program
An installation script may be added later