modify
This commit is contained in:
@@ -204,7 +204,7 @@ else
|
|||||||
ConsoleHelper.WriteErrorLine("读取失败");
|
ConsoleHelper.WriteErrorLine("读取失败");
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||

|

|
||||||
|
|
||||||
##### Unity解析二进制
|
##### Unity解析二进制
|
||||||
将二进制文件(后缀必须是.bytes)放在Resources目录,然后通过Resources.Load接口加载
|
将二进制文件(后缀必须是.bytes)放在Resources目录,然后通过Resources.Load接口加载
|
||||||
|
|||||||
Reference in New Issue
Block a user