Skip to content

Commit 3c15805

Browse files
committed
Switch to old library versions for this branch
1 parent 221d9db commit 3c15805

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

building/libs.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<!-- Flixel -->
1212
<git name="flixel" url="https://github.com/CodenameCrew/cne-flixel" />
13-
<git name="flixel-addons" url="https://github.com/CodenameCrew/cne-flixel-addons" />
13+
<git name="flixel-addons" url="https://github.com/CodenameCrew/cne-flixel-addons" ref="old" />
1414

1515
<!-- Other Libraries -->
1616
<git name="hscript-improved" url="https://github.com/CodenameCrew/hscript-improved" ref="codename-dev" />
@@ -30,9 +30,9 @@
3030
<lib global="true" name="hxp" /> <lib name="hxp" />
3131
<lib global="true" name="format" /> <lib name="format" />
3232

33-
<git name="hxcpp" url="https://github.com/CodenameCrew/cne-hxcpp" />
33+
<git name="hxcpp" url="https://github.com/CodenameCrew/cne-hxcpp" ref="old" />
3434

35-
<git name="flixel-animate" url="https://github.com/CodenameCrew/cne-flixel-animate/" skipDeps="true"/>
35+
<git name="flixel-animate" url="https://github.com/CodenameCrew/cne-flixel-animate/" ref="old" skipDeps="true"/>
3636
</if>
3737

3838
<!-- Hxcpp Building -->

0 commit comments

Comments
 (0)