From: chaoskagami Date: Wed, 15 Jun 2016 05:46:45 +0000 (-0400) Subject: Add submodules (I'm getting rid of the crappy 8x8 amiga font in favor of Tewi) X-Git-Tag: v0.1.0~17 X-Git-Url: https://chaos.moe/g/?a=commitdiff_plain;h=6194360f4ce1fc965a2495228cc2d6c3641dfac8;p=corbenik%2Fcorbenik.git Add submodules (I'm getting rid of the crappy 8x8 amiga font in favor of Tewi) --- diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6d17175 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,6 @@ +[submodule "host/bdfe"] + path = host/bdfe + url = https://github.com/achilikin/bdfe +[submodule "external/tewi-font"] + path = external/tewi-font + url = https://github.com/Lucy/tewi-font diff --git a/external/tewi-font b/external/tewi-font new file mode 160000 index 0000000..536549a --- /dev/null +++ b/external/tewi-font @@ -0,0 +1 @@ +Subproject commit 536549a04b4c6046a43cd37e777d6930de163e04 diff --git a/host/bdfe b/host/bdfe new file mode 160000 index 0000000..dba10ac --- /dev/null +++ b/host/bdfe @@ -0,0 +1 @@ +Subproject commit dba10ac9b796bdac744b8ad6acdc299461fc867d