diff options
| author | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-08-11 21:30:40 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi92@disroot.org> | 2025-09-08 21:22:31 +0200 |
| commit | 949784d9e9851a28c18df86096b871c0e1a93a71 (patch) | |
| tree | 05d8383e0a271fb5fdc340fdb13b501b763db9a4 /.gitmodules | |
| parent | 1b621874b76e79c9237a9d0395b28753a79f0726 (diff) | |
Import mkpsxiso
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a09248f..b145b80 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "src/dynstr"] path = src/dynstr url = https://gitea.privatedns.org/xavi/dynstr +[submodule "tools/mkpsxiso"] + path = tools/mkpsxiso + url = https://github.com/Lameguy64/mkpsxiso.git |
