A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
Go to file
CloneTrooper1019 9cfd5b2211 Initial commit.
There's a lot of code at play here, so I haven't tested it yet.
A good chunk of the components are available though.
2019-01-25 18:39:37 -06:00
BinaryFormat Initial commit. 2019-01-25 18:39:37 -06:00
Core Initial commit. 2019-01-25 18:39:37 -06:00
DataTypes Initial commit. 2019-01-25 18:39:37 -06:00
Properties Initial commit. 2019-01-25 18:39:37 -06:00
.gitattributes Initial commit 2019-01-25 18:36:02 -06:00
.gitignore Initial commit. 2019-01-25 18:39:37 -06:00
packages.config Initial commit. 2019-01-25 18:39:37 -06:00
RobloxFileFormat.csproj Initial commit. 2019-01-25 18:39:37 -06:00
RobloxFileFormat.sln Initial commit. 2019-01-25 18:39:37 -06:00