mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-12-22 12:30:01 +00:00
added modules to index
This commit is contained in:
parent
e42ff3a56a
commit
b6a79808ac
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
*~
|
||||
node_modules
|
||||
scripts
|
||||
|
6
.gitmodules
vendored
6
.gitmodules
vendored
@ -1,9 +1,9 @@
|
||||
[submodule "javatari.js"]
|
||||
path = javatari.js
|
||||
url = https://github.com/sehugg/javatari.js
|
||||
url = git@github.com:sehugg/javatari.js
|
||||
[submodule "dasm"]
|
||||
path = dasm
|
||||
url = https://github.com/sehugg/dasm
|
||||
url = git@github.com:sehugg/dasm
|
||||
[submodule "codemirror"]
|
||||
path = codemirror
|
||||
url = https://github.com/sehugg/codemirror
|
||||
url = git@github.com:sehugg/codemirror
|
||||
|
1
codemirror
Submodule
1
codemirror
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ebf81921f80024e3e94c7a8e1235ab59464fa5ef
|
1
dasm
Submodule
1
dasm
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 69b1db6c37c44d7ad8620cac4f3b7cdcc2a96d95
|
1
javatari.js
Submodule
1
javatari.js
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b785efb3b9d653e7c1497301e093257206f25875
|
Loading…
Reference in New Issue
Block a user