hybridclr_unity/package.json

23 lines
806 B
JSON

{
"name": "com.focus-creative-games.hybridclr_unity",
"version": "2.4.2",
"displayName": "HybridCLR",
"description": "HybridCLR is a fully featured, zero-cost, high-performance, low-memory solution for Unity's all-platform native c# hotupdate.",
"category": "Runtime",
"documentationUrl": "https://focus-creative-games.github.io/hybridclr-doc",
"changelogUrl": "https://focus-creative-games.github.io/hybridclr-doc/#/other/changelog",
"licensesUrl": "https://github.com/focus-creative-games/hybridclr/blob/main/LICENSE",
"keywords": [
"HybridCLR",
"hotupdate",
"hotfix",
"code philosophy",
"unity",
"focus-creative-games"
],
"author": {
"name": "Code Philosophy",
"email": "hybridclr@code-philosophy.com",
"url": "https://code-philosophy.com"
}
}