Package porting to roblox-ts
I noticed that the SmartBone-2 package was not ported, so I decided to do this, however, this is my first time doing this and I don’t know what to do next, I added the types (hopefully correct), package and tsconfig json. Can anyone tell the next step?
https://github.com/NotMirrox/SmartBone-2
GitHub
GitHub - NotMirrox/SmartBone-2: Revamped release of legacy SmartBone
Revamped release of legacy SmartBone. Contribute to NotMirrox/SmartBone-2 development by creating an account on GitHub.
15 Replies
Can you add this .Lua file with.d.ts file in the project to tests if it works
Then worry about the package
I mean if he's porting it first time prob it better to avoid any overhead at the start 🤷♂️
Like npm pack
lemme try
I see
so what do I need to change?
it's fine
however, what is the difference? Didn't the previous config work?
As I understand it, any action related to compilation was deleted or some sort of like that
I see
Okay, the package seem to work..
thanks
so what do I do now?
can I publish it to npm with @rbxts scope?
ok but
uh
should I actually.. do that? The types isn't perfect and could be done better (it was a hard time figuring them out because of that)
Maybe I can somehow indicate that the version is still in development..
Gotcha
okay?

that's probably due to the prepublish

I think
yeah make sense
btw, do I really need these dependencies? Just to clarify

alright
okay, do I set it to
next or something?mhm
npm
@rbxts/smartbone
Revamped release of legacy SmartBone. Latest version: 0.4.2-rc.0, last published: a minute ago. Start using @rbxts/smartbone in your project by running
npm i @rbxts/smartbone. There are no other projects in the npm registry using @rbxts/smartbone.seems like that's it. Thanks for your help and your time!