Skip to content

Commit 8182af0

Browse files
committed
updated repo dependencies
1 parent cea8b65 commit 8182af0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ In order to build ofxVisualProgramming, you'll need this addons:
7676

7777
#### [ofxFontStash](https://github.com/d3cod3/ofxFontStash)
7878

79-
#### [ofxGLEditor](https://github.com/d3cod3/ofxGLEditor)
79+
#### [ofxGLEditor](https://github.com/Akira-Hayasaka/ofxGLEditor)
8080

8181
#### [ofxJSON](https://github.com/jeffcrouse/ofxJSON)
8282

@@ -86,7 +86,7 @@ In order to build ofxVisualProgramming, you'll need this addons:
8686

8787
#### [ofxLua](https://github.com/d3cod3/ofxLua)
8888

89-
#### [ofxMidi](https://github.com/d3cod3/ofxMidi)
89+
#### [ofxMidi](https://github.com/danomatika/ofxMidi)
9090

9191
#### [ofxMtlMapping2D](https://github.com/d3cod3/ofxMtlMapping2D)
9292

@@ -125,12 +125,12 @@ git clone https://github.com/kylemcdonald/ofxCv
125125
git clone https://github.com/arturoc/ofxEasing
126126
git clone https://github.com/d3cod3/ofxFFmpegRecorder
127127
git clone https://github.com/d3cod3/ofxFontStash
128-
git clone https://github.com/d3cod3/ofxGLEditor
128+
git clone https://github.com/Akira-Hayasaka/ofxGLEditor
129129
git clone https://github.com/jeffcrouse/ofxJSON
130130
git clone https://github.com/d3cod3/ofxImGui
131131
git clone https://github.com/d3cod3/ofxInfiniteCanvas
132132
git clone --branch=of-0.10.0 https://github.com/d3cod3/ofxLua
133-
git clone https://github.com/d3cod3/ofxMidi
133+
git clone https://github.com/danomatika/ofxMidi
134134
git clone https://github.com/d3cod3/ofxMtlMapping2D
135135
git clone https://github.com/d3cod3/ofxNDI
136136
git clone https://github.com/d3cod3/ofxPython

0 commit comments

Comments
 (0)