From d5c79ccb27da30868b688f33adc5ae280bbf8c25 Mon Sep 17 00:00:00 2001 From: Erik Kundiman Date: Sun, 30 Jun 2024 10:56:46 +0800 Subject: Instruction not to copy voice before first launch on macOS. --- disclosures.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/disclosures.json b/disclosures.json index 65eb100..bc53ce1 100644 --- a/disclosures.json +++ b/disclosures.json @@ -26,9 +26,8 @@ "disclosures": [ { "label": "Voice", - "text": "We don't have the redistribution licence, but you could copy SLVoice or SLVoice.exe, libortp.dylib or ortp_x64.dll, and libvivoxsdk.dylib or vivoxsdk_x64.dll from SL viewer's Resources folder to Megapahit's Resources or libexec folder." + "text": "We don't have the redistribution licence, but you could copy SLVoice or SLVoice.exe, libortp.dylib or ortp_x64.dll, and libvivoxsdk.dylib or vivoxsdk_x64.dll from SL viewer's Resources folder to Megapahit's Resources or libexec folder. But on macOS, don't copy the files before you launch the app for the first time, otherwise GateKeeper would consider the app tampered after failing to verify its integrity." } - ] }, { -- cgit v1.2.3