Is your feature request related to a problem? Please describe.
I'd love to be able to use this on older versions of ComputerCraft, like Tekkit on 1.6.4. This is partially for nostalgia's sake, but there are many servers that run ancient versions of CC that could benefit from this package manager.
Describe the solution you'd like
The installer would need to come with a require polyfill. startup must always be a file in these older versions.
Is your feature request related to a problem? Please describe.
I'd love to be able to use this on older versions of ComputerCraft, like Tekkit on 1.6.4. This is partially for nostalgia's sake, but there are many servers that run ancient versions of CC that could benefit from this package manager.
Describe the solution you'd like
The installer would need to come with a
requirepolyfill.startupmust always be a file in these older versions.