From 29646f129402d8faa2ab6ddf07811cecdc9f8552 Mon Sep 17 00:00:00 2001 From: walon Date: Wed, 3 May 2023 15:50:20 +0800 Subject: [PATCH] =?UTF-8?q?[change]=20=E6=9B=BF=E6=8D=A2package.json?= =?UTF-8?q?=E4=B8=ADfocus-creative-games=E4=B8=BAcode-philosophy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index e11989f..2b27022 100644 --- a/package.json +++ b/package.json @@ -1,21 +1,22 @@ { - "name": "com.focus-creative-games.hybridclr_unity", + "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/commits/main", - "licensesUrl": "https://github.com/focus-creative-games/hybridclr/blob/main/LICENSE", + "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" + "focus-creative-games", + "code-philosophy" ], "author": { - "name": "focus-creative-games", - "email": "hybridclr@focus-creative-games.com", - "url": "https://github.com/focus-creative-games/" + "name": "Code Philosophy", + "email": "hybridclr@code-philosophy.com", + "url": "https://code-philosophy.com/" } } \ No newline at end of file