mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-04-24 23:18:04 -05:00
compile check for Build
This commit is contained in:
parent
086958e6d0
commit
0d25276a00
|
|
@ -13,7 +13,7 @@ namespace VRM
|
|||
public static void Build()
|
||||
{
|
||||
var scenes = new string[]{
|
||||
"./Assets/VRM/Samples/SimpleViewer/SimpleViewer.unity",
|
||||
"./Assets/VRM_Samples/SimpleViewer/SimpleViewer.unity",
|
||||
};
|
||||
|
||||
var report = BuildPipeline.BuildPlayer(
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user