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 8091977 commit c051007Copy full SHA for c051007
mod.config
@@ -90,7 +90,7 @@ PACKAGING_WINDOWS_REGISTRY_KEY="OpenRAExampleMod"
90
PACKAGING_WINDOWS_LICENSE_FILE="./COPYING"
91
92
# The git tag to use for the AppImage dependencies.
93
-PACKAGING_APPIMAGE_DEPENDENCIES_TAG="20191004"
+PACKAGING_APPIMAGE_DEPENDENCIES_TAG="20200222"
94
95
# Space delimited list of additional files/directories to copy from the engine directory
96
# when packaging your mod. e.g. "./mods/modcontent" or "./mods/d2k/OpenRA.Mods.D2k.dll"
0 commit comments