Print song information to the console

This commit is contained in:
kdeng00
2020-11-28 18:26:17 -05:00
parent e576842f2e
commit 906fb04c82
10 changed files with 468 additions and 23 deletions
+3
View File
@@ -1,3 +1,6 @@
[submodule "SpotifyDemo/3rdparty/vcpkg"]
path = SpotifyDemo/3rdparty/vcpkg
url = https://github.com/microsoft/vcpkg
[submodule "SpotifyDemo/3rdparty/cpp-base64"]
path = SpotifyDemo/3rdparty/cpp-base64
url = https://github.com/ReneNyffenegger/cpp-base64