hybridclr_unity/package.json

22 lines
762 B
JSON

{
"name": "com.code-philosophy.hybridclr_unity",
"version": "2.3.1",
"displayName": "HybridCLR",
"description": "Unity package for HybridCLR. It includes editor and runtime scripts and assets for HybridCLR",
"category": "Runtime",
"documentationUrl": "https://focus-creative-games.github.io/hybridclr/index",
"changelogUrl": "https://github.com/focus-creative-games/hybridclr_unity/commits/main",
"licensesUrl": "https://github.com/focus-creative-games/hybridclr_unity/blob/main/LICENSE",
"keywords": [
"HybridCLR",
"hotupdate",
"hotfix",
"focus-creative-games",
"code-philosophy"
],
"author": {
"name": "Code Philosophy",
"email": "hybridclr@code-philosophy.com",
"url": "https://code-philosophy.com/"
}
}