mirror of
https://github.com/thepigeongenerator/mcaselector-lite.git
synced 2025-12-16 11:35:45 +01:00
12 lines
338 B
Plaintext
12 lines
338 B
Plaintext
# Copyright (c) 2025 Quinn.
|
|
# This is a file from the project MCA-Selector-Lite and is
|
|
# licensed under the MIT Licence. See included LICENSE file for details.
|
|
|
|
[submodule "lib/glfw"]
|
|
path = lib/glfw
|
|
url = https://github.com/glfw/glfw
|
|
|
|
[submodule "lib/libarchive"]
|
|
path = lib/libarchive
|
|
url = https://github.com/libarchive/libarchive
|