evaera / roblox-lua-promise

Promise implementation for Roblox
https://eryn.io/roblox-lua-promise/
MIT License
275 stars 74 forks source link

Add Roarn compatibility #75

Closed imacodr closed 2 years ago

imacodr commented 2 years ago

Added roarn.json for Roarn (a Roblox package manager) to use Promise.

evaera commented 2 years ago

I'm not interested in adding this package to Roarn at this time. Instead, you can use https://wally.run/, which is a Roblox package manager that correctly handles complex dependency resolution and supports lockfiles.