Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

v0.4.0

Compare
Choose a tag to compare
@LPGhatguy LPGhatguy released this 19 Sep 02:27
· 116 commits to master since this release

This release should open up use-cases like merging folders of models into a place file automatically.

This is also the first release with binaries generated via GitHub actions, hopefully.

Changes since 0.3.0

  • Added remodel.readDir for enumerating directories.
  • Added early support for rbxm models in remodel.readModelFile and remodel.writeModelFile.
    • When an rbxm model is written or read, a warning will be printed to the console.