Skip to content

Commit 86ef561

Browse files
author
Lenin
committed
add hxcpp fork in lib instalation, build all
1 parent 7ff0720 commit 86ef561

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

setup/unish-lib.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ echo Makking the main haxelib and setuping folder in same time..
77
mkdir ~/haxelib && haxelib setup ~/haxelib
88
echo Installing libraries...
99
echo This might take a few moments depending on your internet speed.
10-
haxelib git hxcpp https://github.com/kittycathy233/hxcpp --quiet
10+
haxelib git hxcpp https://github.com/Psych-Plus-Team/hxcpp --quiet
1111
haxelib git lime https://github.com/Psych-Plus-Team/lime.git --quiet
1212
haxelib git hxgamejolt-api https://github.com/MAJigsaw77/hxgamejolt-api.git --quiet
1313
haxelib install openfl 9.5.0 --quiet

setup/windows-lib.bat

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ color 0a
33
cd ..
44
echo Installing libraries...
55
echo This might take a few moments depending on your internet speed.
6-
haxelib git hxcpp https://github.com/kittycathy233/hxcpp --quiet
6+
haxelib git hxcpp https://github.com/Psych-Plus-Team/hxcpp --quiet
77
haxelib git lime https://github.com/Psych-Plus-Team/lime.git --quiet
88
haxelib install openfl 9.5.0 --quiet
99
haxelib git flixel https://github.com/Psych-Plus-Team/flixel --quiet

0 commit comments

Comments
 (0)