Add readme note about tags and branches

This commit is contained in:
Sasha Szpakowski
2023-01-01 18:39:17 -04:00
parent 402eed62c2
commit eb8e31ad9a
+6
View File
@@ -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).