We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16ea788 commit 6a2e071Copy full SHA for 6a2e071
mk/linux/makerelease.sh
@@ -31,7 +31,12 @@ cp -p glest.ini $RELEASEDIR
31
cp -p glestkeys.ini $RELEASEDIR
32
cp -p servers.ini $RELEASEDIR
33
cp -p glest.ico $RELEASEDIR
34
-cp -p glest.ico $RELEASEDIR
+cp -p megaglest.png $RELEASEDIR
35
+cp -p megaglest.desktop $RELEASEDIR
36
+cp -p megaglest $RELEASEDIR
37
+cp -p start_megaglest_configurator $RELEASEDIR
38
+cp -p start_megaglest_mapeditor $RELEASEDIR
39
+cp -p start_megaglest_g3dviewer $RELEASEDIR
40
cp -p ../../CMake* $RELEASEDIR
41
42
pushd $RELEASEDIR
0 commit comments