Roblox-File-Format icon indicating copy to clipboard operation
Roblox-File-Format copied to clipboard

A C# library designed to make it easy to create and manipulate files in Roblox's serialized DOM.

Results 5 Roblox-File-Format issues
Sort by recently updated
recently updated
newest added

I wrote a .NET 4.7.2 program for converting multiple RBXM files to RBXMX (since manually converting them takes a long amount of time, I've did it once and never want...

![image](https://github.com/MaximumADHD/Roblox-File-Format/assets/134883224/d8bd4070-3af9-47f4-a679-ed487f0b6230) For example, this won't change the rotation of CFrame rotation.

It would be great to add collision fidelity support, i had to edit code to add collision fidelity myself, cause it was important part for me.

It would be super useful if it's added here.

Whenever doing `part.SetAttribute("lol", "a");` the function returns true with no error or exception however when you go into roblox studio that attribute is missing. Any idea on why this happens?