Skip to content
This repository was archived by the owner on Jan 6, 2026. It is now read-only.

Commit 4345b11

Browse files
authored
Update libs.xml
[skip ci]
1 parent a7c9280 commit 4345b11

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

building/libs.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,19 @@
44
<print pretty="true">Preparing installation...</print>
55

66
<!-- OpenFL & Lime (Required for Flixel) -->
7-
<git name="openfl" url="https://github.com/HomuHomu833-haxelibs/cne-openfl" />
8-
<git name="lime" url="https://github.com/HomuHomu833-haxelibs/lime" />
7+
<git name="openfl" url="https://github.com/HomuHomu833-haxe-stuff/cne-openfl" />
8+
<git name="lime" url="https://github.com/HomuHomu833-haxe-stuff/lime" />
99

1010
<!-- Flixel -->
11-
<git name="flixel" url="https://github.com/HomuHomu833-haxelibs/cne-flixel" />
12-
<git name="flixel-addons" url="https://github.com/HomuHomu833-haxelibs/cne-flixel-addons" />
11+
<git name="flixel" url="https://github.com/HomuHomu833-haxe-stuff/cne-flixel" />
12+
<git name="flixel-addons" url="https://github.com/HomuHomu833-haxe-stuff/cne-flixel-addons" />
1313

1414
<!-- Other Libraries -->
1515
<git name="hscript-improved" url="https://github.com/CodenameCrew/hscript-improved" ref="codename-dev" />
1616
<git name="flxanimate" url="https://github.com/CodenameCrew/cne-flxanimate" />
1717
<git name="hxdiscord_rpc" url="https://github.com/CodenameCrew/cne-hxdiscord_rpc" skipDeps="true" />
1818
<lib name="funkin-modchart" version="1.2.4" skipDeps="true" />
19-
<git name="hxvlc" url="https://github.com/HomuHomu833-haxelibs/cne-hxvlc" skipDeps="true" />
19+
<git name="hxvlc" url="https://github.com/HomuHomu833-haxe-stuff/cne-hxvlc" skipDeps="true" />
2020

2121
<!-- Documentation and other features -->
2222
<git name="away3d" url="https://github.com/CodenameCrew/away3d" />
@@ -26,9 +26,9 @@
2626

2727
<lib name="nape-haxe4" />
2828

29-
<git name="format" url="https://github.com/HomuHomu833-haxelibs/format" />
30-
<git name="hxp" url="https://github.com/HomuHomu833-haxelibs/hxp" />
29+
<git name="format" url="https://github.com/HomuHomu833-haxe-stuff/format" />
30+
<git name="hxp" url="https://github.com/HomuHomu833-haxe-stuff/hxp" />
3131

32-
<git name="hxcpp" url="https://github.com/HomuHomu833-haxelibs/hxcpp" />
32+
<git name="hxcpp" url="https://github.com/HomuHomu833-haxe-stuff/hxcpp" />
3333
</if>
3434
</libraries>

0 commit comments

Comments
 (0)