-
released this
2024-07-11 17:21:56 +00:00 | 39 commits to master since this releasePart of the old api remains because in typical roblox fashion, the new api does not cover all of the use cases of the old api. The most problematic part that changed is that places can no longer be published through the asset upload api, which has been changed to the new "Place Publishing" api.
The rox_compiler has been split out into its own module to facilitate its usage in multiple commands, as well as the ability to use it in other tools.Downloads