Created
October 31, 2025 14:19
-
-
Save Randomblock1/4b21f7f2be85deb3d3e65cce4db999fc to your computer and use it in GitHub Desktop.
Linux .desktop file for MounRiver Studio 2 (so it shows up in GUI app lists)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [Desktop Entry] | |
| Name=MounRiver Studio | |
| Exec="PUT YOUR INSTALL PATH HERE/mounriver-studio 2" | |
| Icon="PUT YOUR INSTALL PATH HERE/resources/app/resources/linux/code.png" | |
| Type=Application | |
| Categories=Development;IDE; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment