Completely changed the structure and switched to Eclipse Plugin.
[Mograsim.git] / net.mograsim.plugin.updatesite / site.xml
diff --git a/net.mograsim.plugin.updatesite/site.xml b/net.mograsim.plugin.updatesite/site.xml
new file mode 100644 (file)
index 0000000..8e1ba9e
--- /dev/null
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<site>
+   <description name="Mograsim update site">
+      Provides updates for the modular graphical simulator (Mograsim)
+   </description>
+   <feature url="features/net.mograsim.feature_0.1.0.201906231912.jar" id="net.mograsim.feature" version="0.1.0.201906231912">
+      <category name="mograsim.basic"/>
+   </feature>
+   <category-def name="mograsim.basic" label="Mograsim">
+      <description>
+         Mograsim - Modular Graphical Simulator
+      </description>
+   </category-def>
+</site>