diff --git a/Samples/QuickStart/Packages/manifest.json b/Samples/QuickStart/Packages/manifest.json index 0f9b14b..a72d1dc 100644 --- a/Samples/QuickStart/Packages/manifest.json +++ b/Samples/QuickStart/Packages/manifest.json @@ -1,6 +1,6 @@ { "dependencies": { - "com.code-philosophy.obfuz": "https://gitee.com/focus-creative-games/obfuz.git?path=Obfuz/Packages/com.code-philosophy.obfuz", + "com.code-philosophy.obfuz": "https://github.com/focus-creative-games/obfuz.git?path=com.code-philosophy.obfuz", "com.unity.ide.visualstudio": "2.0.23", "com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10", "com.unity.modules.assetbundle": "1.0.0", diff --git a/Samples/QuickStart/ProjectSettings/boot.config b/Samples/QuickStart/ProjectSettings/boot.config deleted file mode 100644 index e69de29..0000000