A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
Go to file
2019-02-04 06:17:27 -06:00
BinaryFormat Convert datatypes to classes instead of structs. 2019-02-01 12:40:39 -06:00
Core Added this[] overloads to Instance & RobloxFile. 2019-02-03 07:28:54 -06:00
DataTypes Restore m41 here for consistency. 2019-02-04 06:17:27 -06:00
Packages Allow cleaned up NuGet packages through .gitignore 2019-02-01 10:53:01 -06:00
Properties Convert datatypes to classes instead of structs. 2019-02-01 12:40:39 -06:00
Utility Convert datatypes to classes instead of structs. 2019-02-01 12:40:39 -06:00
XmlFormat Added this[] overloads to Instance & RobloxFile. 2019-02-03 07:28:54 -06:00
.gitattributes Initial commit 2019-01-25 18:36:02 -06:00
.gitignore Allow cleaned up NuGet packages through .gitignore 2019-02-01 10:53:01 -06:00
RobloxFileFormat.csproj Convert datatypes to classes instead of structs. 2019-02-01 12:40:39 -06:00
RobloxFileFormat.sln Initial commit. 2019-01-25 18:39:37 -06:00