Added support for SharedStrings and SSTR chunk type
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
using System;
|
||||
using RobloxFiles.DataTypes;
|
||||
|
||||
namespace RobloxFiles.DataTypes.Utility
|
||||
namespace RobloxFiles.Utility
|
||||
{
|
||||
/// <summary>
|
||||
/// Quaternion is a utility used by the CFrame DataType to handle rotation interpolation.
|
||||
|
Reference in New Issue
Block a user