A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
Go to file
CloneTrooper1019 e14b092aa7 Added read support for Instance Attributes.
This isn't 100% finished yet. I intend to add some better API for reading specific attributes, as well as write support (of course!)
2019-10-31 21:40:31 -05:00
BinaryFormat Added read support for Instance Attributes. 2019-10-31 21:40:31 -05:00
DataTypes Added read support for Instance Attributes. 2019-10-31 21:40:31 -05:00
Generated 0.408.0.355772 2019-10-30 18:33:00 -05:00
Interfaces Added write support for binary files! 2019-06-07 22:43:28 -05:00
Plugins 0.407.0.353595 2019-10-24 15:17:36 -05:00
Properties Convert datatypes to classes instead of structs. 2019-02-01 12:40:39 -06:00
Tree Added read support for Instance Attributes. 2019-10-31 21:40:31 -05:00
Utility Added read support for Instance Attributes. 2019-10-31 21:40:31 -05:00
XmlFormat Improvements and bug fixes 2019-10-06 02:18:42 -05:00
.gitattributes Initial commit 2019-01-25 18:36:02 -06:00
.gitignore 0.408.0.355772 2019-10-30 18:33:00 -05:00
FodyWeavers.xml 0.408.0.355772 2019-10-30 18:33:00 -05:00
FodyWeavers.xsd 0.408.0.355772 2019-10-30 18:33:00 -05:00
LICENSE Create LICENSE 2019-07-15 07:53:06 -05:00
packages.config 0.408.0.355772 2019-10-30 18:33:00 -05:00
RobloxFile.cs Large scale refactor to add class support! 2019-06-30 17:01:19 -05:00
RobloxFileFormat.csproj Added read support for Instance Attributes. 2019-10-31 21:40:31 -05:00
RobloxFileFormat.dll Added read support for Instance Attributes. 2019-10-31 21:40:31 -05:00
RobloxFileFormat.sln Initial commit. 2019-01-25 18:39:37 -06:00