From 7305021643169445db875521233c003385a672cb Mon Sep 17 00:00:00 2001 From: Christoph Scholtes Date: Tue, 1 Jan 2019 13:25:47 -0700 Subject: [PATCH] Review and add EH_modules at version 0.6.0. #533 --- .gitmodules | 3 +++ manifests/EH_modules.json | 10 ++++++++++ repos/EH_modules | 1 + 3 files changed, 14 insertions(+) create mode 100644 manifests/EH_modules.json create mode 160000 repos/EH_modules diff --git a/.gitmodules b/.gitmodules index b7573352..ea1531a8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -276,3 +276,6 @@ [submodule "repos/QuantalAudio"] path = repos/QuantalAudio url = https://github.com/sumpygump/quantal-audio.git +[submodule "repos/EH_modules"] + path = repos/EH_modules + url = https://github.com/eh2k/fv1-emu diff --git a/manifests/EH_modules.json b/manifests/EH_modules.json new file mode 100644 index 00000000..117b79bd --- /dev/null +++ b/manifests/EH_modules.json @@ -0,0 +1,10 @@ +{ + "name": "EH_modules", + "author": "Eduard Heidt", + "license": "GPL-3", + "pluginUrl": "https://github.com/eh2k/fv1-emu", + "authorUrl": "https://github.com/eh2k", + "manualUrl": "https://github.com/eh2k/fv1-emu/blob/master/README.md", + "sourceUrl": "https://github.com/eh2k/fv1-emu", + "repoVersion": "0.6.0" +} diff --git a/repos/EH_modules b/repos/EH_modules new file mode 160000 index 00000000..4d2eb42d --- /dev/null +++ b/repos/EH_modules @@ -0,0 +1 @@ +Subproject commit 4d2eb42d5819ddf80ffbd0e1c71d0c3ca910f746