From eeced2c7fb095304a3343c87f917434c8c89672a Mon Sep 17 00:00:00 2001 From: Lowfeye <116878849+Lowfeye@users.noreply.github.com> Date: Thu, 9 Jul 2026 09:58:24 +0800 Subject: [PATCH] Modify displayName to 'MemoryPack.Unity' --- src/MemoryPack.Unity/Assets/MemoryPack.Unity/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MemoryPack.Unity/Assets/MemoryPack.Unity/package.json b/src/MemoryPack.Unity/Assets/MemoryPack.Unity/package.json index ee479b52..70d19752 100644 --- a/src/MemoryPack.Unity/Assets/MemoryPack.Unity/package.json +++ b/src/MemoryPack.Unity/Assets/MemoryPack.Unity/package.json @@ -1,6 +1,6 @@ { "name": "com.cysharp.memorypack", - "displayName": "MemoryPack", + "displayName": "MemoryPack.Unity", "author": { "name": "Cysharp, Inc.", "url": "https://cysharp.co.jp/en/" }, "version": "1.21.4", "unity": "2022.3",