Merge pull request #4 from reenberg/master

Added the official DynamicValueChallenge plugin.
This commit is contained in:
Kevin Chung
2017-11-09 10:24:26 -05:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

5
.gitmodules vendored
View File

@@ -9,4 +9,7 @@
url = git@github.com:CTFd/CTFd-Notify.git url = git@github.com:CTFd/CTFd-Notify.git
[submodule "CTFd-Docker"] [submodule "CTFd-Docker"]
path = CTFd-Docker path = CTFd-Docker
url = https://github.com/CTFd/CTFd-Docker url = https://github.com/CTFd/CTFd-Docker
[submodule "DynamicValueChallenge"]
path = DynamicValueChallenge
url = https://github.com/CTFd/DynamicValueChallenge.git

1
DynamicValueChallenge Submodule

Submodule DynamicValueChallenge added at 3e6252b645