haxelib.json 275 B

12345678910
  1. {
  2. "name" : "hlsdl",
  3. "url" : "https://github.com/HaxeFoundation/hl/tree/master/libs/sdl",
  4. "license" : "BSD",
  5. "contributors" : ["ncannasse"],
  6. "description" : "SDL/GL support for Haxe/HL.",
  7. "version" : "1.12.0",
  8. "releasenote" : "",
  9. "dependencies": { "hlopenal" : "" }
  10. }