Skip to content

Commit d8147c3

Browse files
committed
Removed old Haxe versions & added Haxelib group for demo scripts...
1 parent 9747ba6 commit d8147c3

File tree

1 file changed

+28
-32
lines changed

1 file changed

+28
-32
lines changed

appman.xml

Lines changed: 28 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -16,38 +16,6 @@
1616
<Url>http://haxe.org/website-content/downloads/3.2.1/downloads/haxe-3.2.1-win.exe</Url>
1717
</Urls>
1818
</Entry>
19-
<Entry>
20-
<Id>haxe3setup1</Id>
21-
<Name>Haxe + Neko</Name>
22-
<Version>3.2.0</Version>
23-
<Build>1</Build>
24-
<Desc>Haxe 3 and Neko virtual machine installer</Desc>
25-
<Group>Compilers</Group>
26-
<Bundles>
27-
<Bundle>Haxe</Bundle>
28-
</Bundles>
29-
<Type>Executable</Type>
30-
<Info>http://www.haxe.org</Info>
31-
<Urls>
32-
<Url>http://haxe.org/file/haxe-3.2.0-win.exe</Url>
33-
</Urls>
34-
</Entry>
35-
<Entry>
36-
<Id>haxe3setup2</Id>
37-
<Name>Haxe + Neko</Name>
38-
<Version>3.1.3</Version>
39-
<Build>1</Build>
40-
<Desc>Haxe 3 and Neko virtual machine installer</Desc>
41-
<Group>Compilers</Group>
42-
<Bundles>
43-
<Bundle>Haxe</Bundle>
44-
</Bundles>
45-
<Type>Executable</Type>
46-
<Info>http://www.haxe.org</Info>
47-
<Urls>
48-
<Url>http://haxe.org/file/haxe-3.1.3-win.exe</Url>
49-
</Urls>
50-
</Entry>
5119
<Entry>
5220
<Id>flexsdk</Id>
5321
<Name>Flex SDK (OLD)</Name>
@@ -546,4 +514,32 @@
546514
</Urls>
547515
</Entry>
548516
FD5-->
517+
<!--Haxelib
518+
<Entry>
519+
<Id>cmdopenfl</Id>
520+
<Name>OpenFL Installer Script</Name>
521+
<Version>1.0.0</Version>
522+
<Build>1</Build>
523+
<Desc>Installs OpenFL and its dependencies with Haxelib.</Desc>
524+
<Group>Haxelib</Group>
525+
<Type>Executable</Type>
526+
<Info>https://github.com/fdorg/flashdevelop/tree/development/External/Scripts</Info>
527+
<Urls>
528+
<Url>https://raw.github.com/fdorg/flashdevelop/development/External/Scripts/InstallOpenFL.cmd</Url>
529+
</Urls>
530+
</Entry>
531+
<Entry>
532+
<Id>cmdflixel</Id>
533+
<Name>Flixel Installer Script</Name>
534+
<Version>1.0.0</Version>
535+
<Build>1</Build>
536+
<Desc>Installs Flixel and its dependencies with Haxelib.</Desc>
537+
<Group>Haxelib</Group>
538+
<Type>Executable</Type>
539+
<Info>https://github.com/fdorg/flashdevelop/tree/development/External/Scripts</Info>
540+
<Urls>
541+
<Url>https://raw.github.com/fdorg/flashdevelop/development/External/Scripts/InstallFlixel.cmd</Url>
542+
</Urls>
543+
</Entry>
544+
Haxelib-->
549545
</Entries>

0 commit comments

Comments
 (0)