Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

1.3 Update

Latest
Compare
Choose a tag to compare
@BakonBot BakonBot released this 08 May 17:12
· 17 commits to master since this release
  • Added folder to model conversion, as older versions of Roblox don't support folders and anything inside them becomes missing
  • Changed "don't convert scripts" to "convert scripts" as a consistency measure
  • Changed "may break place file" to "may prevent place from opening" to better describe what might happen
  • Made script conversion also convert quotes to " and similar, as not converting these sometimes prevents the place file from opening
  • Added Roblox asset ID conversion, converts rbxassetid:// to longer format as old Roblox places don't load assets that start with rbxassetid://
  • Added warning text next to advanced settings notifying users not to change anything there if they don't know what they're doing
  • Made the text on the convert button bold
  • Finally fixed places being able to convert even though there is no place selected
  • Fixed the progress bar not resetting to 0% after pressing convert