rojo-convert

0.0.3 • Public • Published

rojo-convert

A little tool to convert Rojo 0.4.x projects to Rojo 0.5.x

Made this primarily because manually converting 0.4.x projects to 0.5.x can be a bit of work.

It's a simple and dirty tool (I wrote this at 4am), but nice and quick at doing the job. The output is based roughly off the example provided here.

It will convert any non-partition stuff (e.g. ReplicatedStorage.X.Y.Z - X and Y will be folders) outside of the services to folders, if there are special cases like StarterPlayerScripts, you will need to change the $className yourself.

Will be on NPM at some point in the future.

Readme

Keywords

none

Package Sidebar

Install

npm i rojo-convert

Weekly Downloads

0

Version

0.0.3

License

ISC

Unpacked Size

9.04 kB

Total Files

8

Last publish

Collaborators

  • vorlias