A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
795018e243
In case there are any future libraries written for Roblox in C#, I want to avoid running into any namespace collisions. Its best to keep everything pertaining to this project nested in its own unique namespace. |
||
---|---|---|
BinaryFormat | ||
Core | ||
DataTypes | ||
Packages | ||
Properties | ||
XmlFormat | ||
.gitattributes | ||
.gitignore | ||
packages.config | ||
RobloxFileFormat.csproj | ||
RobloxFileFormat.sln | ||
UnitTest.cs |