Skip to content

Commit

Permalink
Update libs.mobile.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
mcagabe19 authored Nov 24, 2024
1 parent b84daca commit 00b7b47
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions libs.mobile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<libraries>
<!-- OpenFL & Lime (Required for Flixel) -->
<lib name="openfl" version="9.2.2" />
<git name="lime" url="https://github.com/FNF-CNE-Devs/lime" />
<git name="lime" url="https://github.com/mcagabe19-stuff/lime" />

<!-- Lime Building Dependencies -->
<lib name="hxp" version="1.3.0" />
Expand All @@ -15,7 +15,6 @@
<!-- Other Libraries -->
<git name="hscript-improved" url="https://github.com/FNF-CNE-Devs/hscript-improved" ref="custom-classes" />
<git name="flxanimate" url="https://github.com/FNF-CNE-Devs/flxanimate" />
<git name="hxdiscord_rpc" url="https://github.com/FNF-CNE-Devs/hxdiscord_rpc" />
<lib name="hxvlc" skipDeps="true" />

<!-- Documentation and other features -->
Expand All @@ -27,5 +26,5 @@
<!-- Android Specific -->
<git name="extension-androidtools" url="https://github.com/MAJigsaw77/extension-androidtools" ref="main" skipDeps="true" />

<git name="hxcpp" url="https://github.com/NeeEoo/hxcpp" ref="codename" />
<git name="hxcpp" url="https://github.com/mcagabe19-stuff/hxcpp" />
</libraries>

0 comments on commit 00b7b47

Please sign in to comment.