add support for metadata
This commit is contained in:
@@ -28,4 +28,7 @@ public static class MetadataVersions
|
||||
|
||||
// No tag - 29.0/31.0
|
||||
public static readonly string Tag2022 = "2022"; // 29.1/31.1
|
||||
|
||||
// Unity 6000.3.0a2
|
||||
public static readonly StructVersion V350 = new(35);
|
||||
}
|
||||
Reference in New Issue
Block a user