
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.
Description
A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
Languages
XML
57.3%
C#
39.7%
Lua
3%