hybridclr_unity/package.json

21 lines
754 B
JSON

{
"name": "com.focus-creative-games.hybridclr_unity",
"version": "2.0.4",
"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/commits/main",
"licensesUrl": "https://github.com/focus-creative-games/hybridclr/blob/main/LICENSE",
"keywords": [
"HybridCLR",
"hotupdate",
"hotfix",
"focus-creative-games"
],
"author": {
"name": "focus-creative-games",
"email": "hybridclr@focus-creative-games.com",
"url": "https://github.com/focus-creative-games/"
}
}