CloneTrooper1019 1314be22bb Patched fatal flaw with property setter.
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.
2020-08-21 10:31:12 -05:00
2020-08-20 02:03:05 -05:00
2020-08-20 02:03:05 -05:00
2020-08-14 12:35:27 -05:00
2020-08-17 20:12:24 -05:00
2020-08-17 20:12:24 -05:00
2019-01-25 18:36:02 -06:00
2020-06-29 19:06:14 -05:00
2019-10-30 18:33:00 -05:00
2019-10-30 18:33:00 -05:00
2019-07-15 07:53:06 -05:00
2020-08-17 20:12:24 -05:00
2020-08-20 02:03:05 -05:00
Description
A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
8.8 MiB
Languages
XML 57.3%
C# 39.7%
Lua 3%