R
roblox-ts10mo ago
Mirrox

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
Tester
Tester10mo ago
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
Mirrox
MirroxOP10mo ago
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
Mirrox
MirroxOP10mo ago
Okay, the package seem to work..
No description
Mirrox
MirroxOP10mo ago
thanks so what do I do now? can I publish it to npm with @rbxts scope? ok but uh
Mirrox
MirroxOP10mo ago
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)
No description
No description
Mirrox
MirroxOP10mo ago
Maybe I can somehow indicate that the version is still in development.. Gotcha
Mirrox
MirroxOP10mo ago
okay?
No description
Mirrox
MirroxOP10mo ago
that's probably due to the prepublish
No description
Mirrox
MirroxOP10mo ago
I think yeah make sense
Mirrox
MirroxOP10mo ago
btw, do I really need these dependencies? Just to clarify
No description
Mirrox
MirroxOP10mo ago
alright
Mirrox
MirroxOP10mo ago
okay, do I set it to next or something?
No description
Mirrox
MirroxOP10mo ago
mhm
Mirrox
MirroxOP10mo ago
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.
Mirrox
MirroxOP10mo ago
seems like that's it. Thanks for your help and your time!

Did you find this page helpful?