Get Battle.net, EA, Epic Games and more on Steam Deck the easy way
Video: https://youtu.be/esD_Rk3JZP4
Get Battle.net, EA, Epic Games and more on Steam Deck the easy way
There's many different ways to get third-party launchers onto Steam Deck like Battle.net, EA, Epic Games and many others. Here's one way that does most of the work for you.Liam Dawe (GamingOnLinux)
partizan
in reply to Liam @ GamingOnLinux ๐ง๐ฎ • • •That's nice feature to have, but having `.desktop` file which executes remote scripts is very dangerous idea:
```
Exec=sh -c 'curl -L https://raw.githubusercontent.com/moraroy/NonSteamLaunchers-On-Steam-Deck/main/NonSteamLaunchers.sh | bash'
```
Liam @ GamingOnLinux ๐ง๐ฎ
in reply to partizan • • •