AppImage builder plus GH actions

Included also a .desktop file and an icon.
This commit is contained in:
Pablo Duboue
2023-12-22 13:19:43 -08:00
parent ae74fb2c8a
commit 737e979bcd
6 changed files with 146 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
[Desktop Entry]
Version=1.0
Type=Application
Name=VoxelEngine
Comment=Minecraft-like game engine in C++ with OpenGL
TryExec=VoxelEngine
Exec=VoxelEngine
Icon=VoxelEngine
MimeType=image/x-foo;
Categories=Game;