diff --git a/README.md b/README.md index 16f7c5f..985cd6f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,12 @@ # Overview This is a collection of pre-built library dependencies for LÖVE on Apple platforms. +## Versions + +This repository uses git tags for the library dependencies of a specific released version of LÖVE. + +For in-development versions of LÖVE, there may be a branch in this repository corresponding to a similar branch in the love repository. + ## Building LÖVE for macOS Get this repository as well as [love2d/love](https://github.com/love2d/love).