Skip to content

Commit

Permalink
Merge pull request #15507 from Stefan2008Git/patch-2
Browse files Browse the repository at this point in the history
Adding the command to make directory for haxelib and setup it in same…
  • Loading branch information
ShadowMario authored Sep 15, 2024
2 parents c2b6cdc + 2015d91 commit a22342b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup/unix.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
# REMINDER THAT YOU NEED HAXE INSTALLED PRIOR TO USING THIS
# https://haxe.org/download
cd ..
echo Makking the main haxelib and setuping folder in same time..
mkdir ~/haxelib && haxelib setup ~/haxelib
echo Installing dependencies...
echo This might take a few moments depending on your internet speed.
haxelib install lime 8.1.2
Expand Down

0 comments on commit a22342b

Please sign in to comment.