diff options
| author | _Tradam <[email protected]> | 2021-05-26 02:12:54 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-26 02:12:54 -0400 |
| commit | 41f574c04c70e6327cb1861fac01664bd3f3f7ba (patch) | |
| tree | 34a184ff4fd182a8823f416fd87b4d546e1e250f /.gitmodules | |
| parent | f97a9ca95e464e728bba9337b579bc380c33bc7d (diff) | |
| parent | a5bbcbf5d78005746fb64c51a779f830d7667a57 (diff) | |
| download | typemon-code-41f574c04c70e6327cb1861fac01664bd3f3f7ba.tar.gz typemon-code-41f574c04c70e6327cb1861fac01664bd3f3f7ba.zip | |
split off FelFlame
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e83e67c..b83ffa3 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "sprites/non-free"] path = assets/non-free url = [email protected]:tradam/pixel-assets-nonfree.git +[submodule "app/lib/FelFlame"] + path = app/lib/FelFlame + url = [email protected]:tradam/FelFlame.git |
