From ac1382529613539b15cd47ac1f50dd2a716a3d81 Mon Sep 17 00:00:00 2001 From: oxygen-dioxide <54425948+oxygen-dioxide@users.noreply.github.com> Date: Wed, 20 Jan 2021 00:10:36 +0800 Subject: [PATCH] OmapRevitPlugin 1.0.0 (#6299) --- manifests/ovital/OmapRevitPlugin/1.0.0.yaml | 26 +++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/ovital/OmapRevitPlugin/1.0.0.yaml diff --git a/manifests/ovital/OmapRevitPlugin/1.0.0.yaml b/manifests/ovital/OmapRevitPlugin/1.0.0.yaml new file mode 100644 index 000000000..59c39f24d --- /dev/null +++ b/manifests/ovital/OmapRevitPlugin/1.0.0.yaml @@ -0,0 +1,26 @@ +# ================== General ================== +Id: ovital.OmapRevitPlugin +Publisher: Ovital +Name: Omap Revit Plugin +Author: Ovital +Description: export your Autodesk Revit 3D model to Omap +#AppMoniker: +Tags: gis,map,3d,revit +FileExtensions: ovmod +#Commands: +#Protocols: + +# ================== License ================== +Homepage: https://www.ovital.com/135217-2/ +License: copyright (c) Ovital +LicenseUrl: https://www.ovital.com/agreement/ +# ================= Installer ================= +Version: 1.0.0 +InstallerType: msi +Installers: + - Arch: x64 + Url: https://download.ovital.com/pub/SetupOmapRevitPluginV100.msi + Sha256: dacb6ad80517dd8f82ee503dc7ae8c113ffed37e1c2aa1aaaef7e3e1633880b8 + #Switches: + # Silent: + # SilentWithProgress: \ No newline at end of file