diff options
| author | mtgmonkey <mtgmonkey@nixos> | 2025-12-10 21:12:56 +0100 |
|---|---|---|
| committer | mtgmonkey <mtgmonkey@nixos> | 2025-12-10 21:12:56 +0100 |
| commit | ab69702910741af752ff7ee5820bb85b1f3ddd5c (patch) | |
| tree | 3f6d9b7321f859ba30095000ea2c5f74e2be8ff4 /.gitmodules | |
| parent | 5e2d2b89c855cc0713d6f64788eaca530f21fc81 (diff) | |
add library as git submodule, wayland, window shows
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..11589bd --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "lib/RGFW"] + path = lib/RGFW + url = https://github.com/ColleagueRiley/RGFW |
