Skip to content

Commit

Permalink
Add ability to update database from app
Browse files Browse the repository at this point in the history
Add ability to update database from app
  • Loading branch information
Deamon87 authored Aug 28, 2022
2 parents 73c7ff0 + 0c791d6 commit 9911865
Show file tree
Hide file tree
Showing 105 changed files with 559 additions and 47,592 deletions.
15 changes: 3 additions & 12 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,6 @@
[submodule "3rdparty/zlib"]
path = 3rdparty/zlib
url = https://github.com/madler/zlib
[submodule "3rdparty/libzip"]
path = 3rdparty/libzip
url = https://github.com/nih-at/libzip.git
[submodule "3rdparty/PolyM"]
path = 3rdparty/PolyM
url = https://github.com/khuttun/PolyM
[submodule "3rdparty/stormlib"]
path = 3rdparty/stormlib
url = https://github.com/ladislav-zezula/StormLib.git
Expand Down Expand Up @@ -47,10 +41,7 @@
[submodule "emscripten_port/3rdparty/zipper"]
path = emscripten_port/3rdparty/zipper
url = https://github.com/sebastiandev/zipper.git
[submodule "3rdparty/libressl"]
path = 3rdparty/libressl
url = https://github.com/libressl-portable/portable.git

[submodule "3rdparty/mdebtls"]
path = 3rdparty/mdebtls
url = https://github.com/ARMmbed/mbedtls
[submodule "3rdparty/DBImporter"]
path = 3rdparty/DBImporter
url = https://github.com/Deamon87/DBImporter.git
1 change: 1 addition & 0 deletions 3rdparty/DBImporter
Submodule DBImporter added at d42475
1 change: 0 additions & 1 deletion 3rdparty/PolyM
Submodule PolyM deleted from f97db6
327 changes: 0 additions & 327 deletions 3rdparty/bzip/CHANGES

This file was deleted.

14 changes: 0 additions & 14 deletions 3rdparty/bzip/CMakeLists.txt

This file was deleted.

Loading

0 comments on commit 9911865

Please sign in to comment.