From 5ecb896b5afc625097002a70314ed7b8d4283e88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?NKG=E4=B8=B6MadLife?= <1778139321@qq.com> Date: Sat, 23 Jul 2022 02:30:38 +0800 Subject: [PATCH] =?UTF-8?q?fix=EF=BC=9A?= =?UTF-8?q?=20=E6=8F=90=E4=BE=9BET7=E5=8F=AF=E7=94=A8=E7=9A=84=E7=A8=B3?= =?UTF-8?q?=E5=AE=9Awolong=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Unity/HuatuoData/init_local_il2cpp_data.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Unity/HuatuoData/init_local_il2cpp_data.bat b/Unity/HuatuoData/init_local_il2cpp_data.bat index 7473fa7488d..2c6661d4d6a 100644 --- a/Unity/HuatuoData/init_local_il2cpp_data.bat +++ b/Unity/HuatuoData/init_local_il2cpp_data.bat @@ -1,9 +1,9 @@ @echo off rem git clone https://github.com/focus-creative-games/hybridclr -git clone https://gitee.com/focus-creative-games/hybridclr huatuo_repo +git clone -b released_for_et7 https://github.com/wqaetly/hybridclr huatuo_repo rem git clone https://github.com/focus-creative-games/il2cpp_huatuo -git clone https://gitee.com/focus-creative-games/il2cpp_plus il2cpp_huatuo_repo +git clone https://github.com/wqaetly/il2cpp_plus.git il2cpp_huatuo_repo rem set default branch