A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
Go to file
Max G 8e01f33d6b
Updated TypeId to be writable
This makes the reader function a tiny bit cleaner.
2019-06-18 15:49:41 -05:00
BinaryFormat Updated TypeId to be writable 2019-06-18 15:49:41 -05:00
DataTypes Added write support for binary files! 2019-06-07 22:43:28 -05:00
Interfaces Added write support for binary files! 2019-06-07 22:43:28 -05: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
Tree Fixed some binary file save problems. 2019-06-10 20:28:15 -05:00
Utility Added support for saving XML files! 2019-05-17 07:08:06 -05:00
XmlFormat Removed unused function. 2019-06-10 20:28:15 -05:00
.gitattributes Initial commit 2019-01-25 18:36:02 -06:00
.gitignore Cleaning up some things. 2019-05-18 23:44:51 -05:00
RobloxFile.cs Added write support for binary files! 2019-06-07 22:43:28 -05:00
RobloxFileFormat.csproj Added write support for binary files! 2019-06-07 22:43:28 -05:00
RobloxFileFormat.sln Initial commit. 2019-01-25 18:39:37 -06:00