mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-14 14:59:43 -05:00
201
This commit is contained in:
@@ -27,7 +27,7 @@ namespace UniVRM10
|
||||
[MenuItem(DevelopmentMenuPrefix + "/Generate from JsonSchema(debug)", false, 101)]
|
||||
private static void Parse() => Vrm10SerializerGenerator.Run(true);
|
||||
|
||||
[MenuItem(DevelopmentMenuPrefix + "/Build WebGL VRM10Viewer for CI", false, 95)]
|
||||
[MenuItem(DevelopmentMenuPrefix + "/Build WebGL VRM10Viewer for CI", false, 201)]
|
||||
private static void BuildWebGLForCi10() => DevOnly.BuildClass.BuildWebGL_VRM10Viewer();
|
||||
#endif
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user