mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
add raylib
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -1,3 +1,6 @@
|
||||
[submodule "vendor/mach"]
|
||||
path = vendor/mach
|
||||
url = https://github.com/hexops/mach.git
|
||||
[submodule "vendor/raylib"]
|
||||
path = vendor/raylib
|
||||
url = https://github.com/raysan5/raylib.git
|
||||
|
1
vendor/raylib
vendored
Submodule
1
vendor/raylib
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 709ec1663da66815e8818e8c6b2fc3025374e1eb
|
Reference in New Issue
Block a user