Admenri / rguplayer

The Universal Ruby Game Engine (URGE) Project
https://admenri.com/
BSD 2-Clause "Simplified" License
28 stars 7 forks source link

Git Submodules #10

Closed Nathan-MV closed 7 months ago

Nathan-MV commented 7 months ago

Make third_party be git submodules so we can clone them with the project: git clone --recurse-submodules https://github.com/Admenri/rguplayer

GitBook: https://git-scm.com/book/en/v2/Git-Tools-Submodules

Admenri commented 7 months ago

Added, but do not clone recursively. For the specific method, see Readme.md.