9 lines
169 B
Desktop File
Executable file
9 lines
169 B
Desktop File
Executable file
#!/usr/bin/env xdg-open
|
|
[Desktop Entry]
|
|
Type=Application
|
|
Name=NS-USBloader
|
|
Exec=ns-usbloader
|
|
Comment=NS multi tool
|
|
Terminal=false
|
|
Icon=ns-usbloader.svg
|
|
Categories=Game;
|