mirror of
https://github.com/glest/glest-source.git
synced 2025-02-24 11:42:31 +01:00
- updated installer script with proper version # and web link
This commit is contained in:
parent
ee28ef90fb
commit
8b03a9d262
@ -6,8 +6,8 @@ Setup.Package
|
||||
{
|
||||
vendor = "glest.org",
|
||||
id = "megaglest",
|
||||
description = _("Mega Glest"),
|
||||
version = "3.3.5",
|
||||
description = _("Mega Glest v3.3.6"),
|
||||
version = "3.3.6",
|
||||
splash = "glestforumsheader.bmp",
|
||||
superuser = false,
|
||||
write_manifest = true,
|
||||
@ -20,7 +20,7 @@ Setup.Package
|
||||
},
|
||||
|
||||
postinstall = function(package)
|
||||
MojoSetup.launchbrowser(MojoSetup.destination .. "http://www.glest.org/glest_board/index.php?topic=4930.0")
|
||||
MojoSetup.launchbrowser("http://www.glest.org/glest_board/index.php?topic=4930.0")
|
||||
end,
|
||||
|
||||
Setup.Eula
|
||||
|
Loading…
x
Reference in New Issue
Block a user