Compare commits

..

No commits in common. "master" and "testing" have entirely different histories.

3 changed files with 1 additions and 6 deletions

View File

@ -1 +0,0 @@
open_url "https://echo-commander.vercel.app/"

View File

@ -5,5 +5,5 @@ dialog --progressbox "Checking for updates, please wait..." -1 -1
if [[ -n "${COLORTERM}" ]]; then
terminal_emulator "${mudPath%/*}" "tt++" "${mudPath##*/}"
else
tt++ "${mudPath##*/}"
tt++ "${mudPath%/*}" "${mudPath##*/}"
fi

View File

@ -33,7 +33,3 @@ LGM moves games into place when installing them. So the game can be found in ~/.
## What are the differences in linux-game-manager and audiogame-manager?
The difference in [audiogame-manager](https://git.stormux.org/storm/audiogame-manager) and linux-game-manager is, linux-game-manager focuses on setting up games that are native to Linux while audiogame-manager focuses on getting Windows based games working in wine. Although the end result looks the same to the end user, lots of things are different under the hood.
## Supporting the Project
If you want to support this and other Stormux projects, please check out the [Patreon](https://patreon.com/stormux).