1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2024-05-28 23:41:32 +00:00
8bitworkshop/.gitmodules
2021-06-05 23:32:43 -05:00

22 lines
569 B
Plaintext

[submodule "javatari.js"]
path = javatari.js
url = https://github.com/sehugg/javatari.js
[submodule "codemirror"]
path = codemirror
url = https://github.com/codemirror/CodeMirror
[submodule "tss"]
path = tss
url = https://github.com/sehugg/tss
[submodule "gif.js"]
path = gif.js
url = https://github.com/sehugg/gif.js
[submodule "jsnes"]
path = jsnes
url = https://github.com/sehugg/jsnes
[submodule "nanoasm"]
path = nanoasm
url = https://github.com/sehugg/nanoasm
[submodule "unicorn.js"]
path = unicorn.js
url = https://github.com/AlexAltea/unicorn.js