mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-07-06 10:08:15 +00:00
MSI name in description
This commit is contained in:
@@ -28,9 +28,9 @@ if($load_from == "-filever")
|
||||
|
||||
$files = [
|
||||
[
|
||||
"file_name" => "ffdec_${filever_tag}_setup.exe",
|
||||
"file_name" => "ffdec_${filever_tag}.msi",
|
||||
"ossupport" => ["windows"],
|
||||
"type_name" => "Installer (Windows)",
|
||||
"type_name" => "MSI Installer (Windows)",
|
||||
"type_icon" => "setup"
|
||||
],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user