[project] added packers
This commit is contained in:
9
template/linux/app.desktop
Normal file
9
template/linux/app.desktop
Normal file
@@ -0,0 +1,9 @@
|
||||
[Desktop Entry]
|
||||
Encoding=UTF-8
|
||||
Type=Application
|
||||
Comment=<%=meta.title%> <%=meta.version%>
|
||||
Exec=bash -c 'cd "/usr/share/<%=meta.filename%>" && ./<%=meta.filename%>'
|
||||
Icon=/usr/share/<%=meta.filename%>/<%=meta.icon%>
|
||||
Name=<%=meta.title%>
|
||||
Categories=Game
|
||||
Terminal=false
|
||||
Reference in New Issue
Block a user