A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
1314be22bb
Turns out the property setter was failing to cover inheritance, so referent properties were being corrupted in the process. This should now be fixed. I've also deprecated IsA<T>() in favor of using C#'s own `is` operator and stopped locking the parent of service classes to avoid saving issues. |
||
---|---|---|
BinaryFormat | ||
DataTypes | ||
Generated | ||
Interfaces | ||
Plugins | ||
Properties | ||
Tree | ||
UnitTest | ||
Utility | ||
XmlFormat | ||
.gitattributes | ||
.gitignore | ||
FodyWeavers.xml | ||
FodyWeavers.xsd | ||
LICENSE | ||
packages.config | ||
RobloxFile.cs | ||
RobloxFileFormat.csproj | ||
RobloxFileFormat.dll | ||
RobloxFileFormat.sln |