A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
Go to file
2019-01-31 04:53:28 -06:00
BinaryFormat Switch Reserved from int to byte[] 2019-01-31 04:53:28 -06:00
Core Add support for XML files. 2019-01-30 00:36:56 -06:00
DataTypes Add support for XML files. 2019-01-30 00:36:56 -06:00
Properties Initial commit. 2019-01-25 18:39:37 -06:00
XmlFormat Add support for XML files. 2019-01-30 00:36:56 -06:00
.gitattributes Initial commit 2019-01-25 18:36:02 -06:00
.gitignore Generally working out the library's flow. 2019-01-29 03:50:55 -06:00
packages.config Initial commit. 2019-01-25 18:39:37 -06:00
RobloxFileFormat.csproj Add support for XML files. 2019-01-30 00:36:56 -06:00
RobloxFileFormat.sln Initial commit. 2019-01-25 18:39:37 -06:00
UnitTest.cs Generally working out the library's flow. 2019-01-29 03:50:55 -06:00