A C# library designed to make it easy to create and manipulate files in Roblox's model/place file format.
Go to file
CloneTrooper1019 4e1fdc0a22 Bug fixes and improvements.
- Fixed an issue pertaining to implicit value casting in the property
reflection.
- Removed some unnecessary generated whitespace in the class data.
- Added some missing properties to the generated class data.
- Moved the Quaternion type into the DataTypes namespace.
2019-07-03 09:48:05 -05:00
BinaryFormat Bug fixes and improvements. 2019-07-03 09:48:05 -05:00
DataTypes Bug fixes and improvements. 2019-07-03 09:48:05 -05:00
Generated Bug fixes and improvements. 2019-07-03 09:48:05 -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
Plugins Bug fixes and improvements. 2019-07-03 09:48:05 -05:00
Properties Convert datatypes to classes instead of structs. 2019-02-01 12:40:39 -06:00
Tree Bug fixes and improvements. 2019-07-03 09:48:05 -05:00
Utility Large scale refactor to add class support! 2019-06-30 17:01:19 -05:00
XmlFormat Large scale refactor to add class support! 2019-06-30 17:01:19 -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 Large scale refactor to add class support! 2019-06-30 17:01:19 -05:00
RobloxFileFormat.csproj Large scale refactor to add class support! 2019-06-30 17:01:19 -05:00
RobloxFileFormat.sln Initial commit. 2019-01-25 18:39:37 -06:00