Mephisto/.gitmodules
Thog c2ee5f8a05
Make Mephisto uses SwIPC directly
This permite to provide more up to date data.

Please note that this cannot work with actual SwiPC master because it's
missing a __init__.py file.
2018-08-16 09:47:03 +02:00

7 lines
168 B
Plaintext

[submodule "unicorn"]
path = unicorn
url = https://github.com/reswitched/unicorn.git
[submodule "SwIPC"]
path = SwIPC
url = https://github.com/reswitched/SwIPC.git