Skip to content

Fix haxelib package#2

Open
NQNStudios wants to merge 1 commit intoflashultra:masterfrom
NQNStudios:master
Open

Fix haxelib package#2
NQNStudios wants to merge 1 commit intoflashultra:masterfrom
NQNStudios:master

Conversation

@NQNStudios
Copy link
Copy Markdown

Closed #1.

I reorganized the files and modified haxelib.json so haxelib for Haxe 4 can locate and import the library. To test it, with haxe 4 installed:

$ git clone https://github.com/NQNStudios/hxprng.git
$ haxelib dev hxprng hxprng
$ haxelib install ihx
$ haxelib run ihx
>> addlib hxprng
>> new hxprng.PCG32().random(6)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

incompatible with haxe 4

1 participant