You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2020. It is now read-only.
Right now, Rift doesn't have any system for versioning or dependencies. I've made a pull request on this, but don't have any system yet built for load order. Along with that, I'd like to try to see if I can move the SemVer stuff into Rift itself without relying on another system for it. The SemVer library I have is good because it can both validate and compare SemVer versioning, but that can probably be moved in pretty easily. Is there anything else that should be put into the system that people need?