contributors

This commit is contained in:
Josh Tynjala
2022-08-08 13:25:39 -07:00
parent 42b85eb533
commit 770bf0e296

View File

@@ -6,6 +6,10 @@
"description": "A foundational Haxe framework for cross-platform development",
"version": "8.0.0",
"releasenote": "Update HashLink, iOS and Android build fixes, and ongoing improvements",
"contributors": [ "singmajesty" ],
"contributors": [
"singmajesty",
"bowlerhat",
"Dimensionscape"
],
"classPath": "src"
}