Browse Source

Review and add EH_modules at version 0.6.0. #533

master
Christoph Scholtes 6 years ago
parent
commit
7305021643
3 changed files with 14 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +10
    -0
      manifests/EH_modules.json
  3. +1
    -0
      repos/EH_modules

+ 3
- 0
.gitmodules View File

@@ -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

+ 10
- 0
manifests/EH_modules.json View File

@@ -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"
}

+ 1
- 0
repos/EH_modules

@@ -0,0 +1 @@
Subproject commit 4d2eb42d5819ddf80ffbd0e1c71d0c3ca910f746

Loading…
Cancel
Save