该文被密码保护。 阅读全文
posted @ 2018-05-18 09:52 萌猫娘巧克力 阅读(1) 评论(0) 推荐(0)
摘要: using System.Collections;using System.Collections.Generic;using System.Xml.Linq;using UnityEditor;using UnityEngine; public class GenerateXMLInfoFile{ 阅读全文
posted @ 2018-05-13 20:19 萌猫娘巧克力 阅读(274) 评论(0) 推荐(0)
摘要: string path = @"AssetBundles/scene/cubewall.ab"; string cacheDownloadPath = @"file://D:\UnityWorkSpace\FifthMonthWork_Groups\AssetBundle_Demo\AssetBun 阅读全文
posted @ 2018-05-11 08:21 萌猫娘巧克力 阅读(14950) 评论(0) 推荐(0)