Browse Source

Add noc and oui submodules

pull/5/head
falkTX 7 years ago
parent
commit
037a94ee0c
3 changed files with 8 additions and 0 deletions
  1. +6
    -0
      .gitmodules
  2. +1
    -0
      ext/noc
  3. +1
    -0
      ext/oui

+ 6
- 0
.gitmodules View File

@@ -7,3 +7,9 @@
[submodule "ext/dr_libs"]
path = ext/dr_libs
url = https://github.com/mackron/dr_libs.git
[submodule "ext/oui"]
path = ext/oui
url = git://github.com/IceDragon200/oui-blendish
[submodule "ext/noc"]
path = ext/noc
url = git@github.com:guillaumechereau/noc.git

+ 1
- 0
ext/noc

@@ -0,0 +1 @@
Subproject commit 3064cdf6cbdc33b2a352e342e03025757c523f7a

+ 1
- 0
ext/oui

@@ -0,0 +1 @@
Subproject commit 761e0478409b5e380f476093fc9323e4f75c4327

Loading…
Cancel
Save