diff options
| author | louist103 <35883445+louist103@users.noreply.github.com> | 2025-04-16 18:25:21 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-16 18:25:21 -0400 |
| commit | be9339b80b805834bbf82091723de811fff817ef (patch) | |
| tree | b1ec365cd7a5a473165606110f840e361f18878e /.gitmodules | |
| parent | 3dc8dab68eb8993e1736b0af40b5ce04aaf84edf (diff) | |
Bump extraction tools and bring over OOT changes (#1120)
* Bump extraction tools and bring over OOT changes
* Fix appimage
* Fix again
* Fix path for builtin extractor
* Fix mac hopefully
* Remove 's'
* update gitmodules
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index cf6a7fd78..31171dfff 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,4 +6,4 @@ url = https://github.com/HarbourMasters/OTRExporter.git [submodule "ZAPDTR"] path = ZAPDTR - url = https://github.com/louist103/ZAPDTR.git
\ No newline at end of file + url = https://github.com/HarbourMasters/ZAPDTR.git |
