.Desktop Creator v0.1.3 Revision 2
This is currently Linux only!
This will also only work if your OS supports .desktop files
licensed under the Eclipse Public License v1.0
- Creates the file on the desktop
- You can run the code bellow in "USE" without even downloading the .zip file
- Useful for opening a server running in bash
- Simple and easy to use
- Creates a folder in ~/.DesktopCreator that stores log files.
bash <(curl -s https://raw.githubusercontent.com/AppIns/Desktop-Creator/master/Main.sh);
- Follow on-screen instructions