This commit is contained in:
Dante
2026-05-22 11:54:15 -07:00
parent 05f197c291
commit b47ea35fe4
935 changed files with 1016163 additions and 1 deletions

View File

@ -0,0 +1,14 @@
{
"name": "hxcpp",
"url": "https://github.com/HaxeFoundation/hxcpp/",
"license": "BSD",
"tags": ["haxe", "hxcpp", "cpp"],
"description": "Hxcpp is the runtime support for the C++ backend of the Haxe compiler. This contains the headers, libraries and support code required to generate a fully compiled executable from Haxe code.",
"version": "4.3.0",
"releasenote": "See Changes.md",
"contributors": ["gamehaxe", "HaxeFoundation"],
"binaryversion": 48,
"dependencies": {
}
}