Move Decoders to a separate repository.

This commit is contained in:
2019-11-02 02:22:31 +00:00
parent 8448d73083
commit 6490be73a4
120 changed files with 4 additions and 46476 deletions

3
.gitmodules vendored
View File

@@ -10,3 +10,6 @@
[submodule "DiscImageChef.Console"]
path = DiscImageChef.Console
url = git@github.com:discimagechef/DiscImageChef.Console.git
[submodule "DiscImageChef.Decoders"]
path = DiscImageChef.Decoders
url = git@github.com:discimagechef/DiscImageChef.Decoders.git