Browse Source

Review and integrate WordGenerator at version 2.0.0. #835

v2
Christoph Scholtes 1 week ago
parent
commit
761606b6e8
2 changed files with 4 additions and 0 deletions
  1. +3
    -0
      .gitmodules
  2. +1
    -0
      repos/WordGenerator

+ 3
- 0
.gitmodules View File

@@ -921,3 +921,6 @@
[submodule "repos/JulioChaos"]
path = repos/JulioChaos
url = https://github.com/JulioArgudo/JulioChaos-modules.git
[submodule "repos/WordGenerator"]
path = repos/WordGenerator
url = https://github.com/sindarknave/word-generator.git

+ 1
- 0
repos/WordGenerator

@@ -0,0 +1 @@
Subproject commit 25cd56b5e81b9b892a5f17658d659e790ec189f7

Loading…
Cancel
Save