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-29 04:25:33 -06:00
BinaryFormat Fixed an error with the CFrame orientation. 2019-01-29 04:25:33 -06:00
Core Github forgot to commit this line...? 2019-01-29 03:51:24 -06:00
DataTypes Generally working out the library's flow. 2019-01-29 03:50:55 -06:00
Properties Initial commit. 2019-01-25 18:39:37 -06:00
XmlFormat Generally working out the library's flow. 2019-01-29 03:50:55 -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 Generally working out the library's flow. 2019-01-29 03:50:55 -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