From 73f292fab6a00f8bdf97387df47db754b448e466 Mon Sep 17 00:00:00 2001 From: Carl Kittelberger Date: Tue, 10 Apr 2018 17:55:38 +0200 Subject: [PATCH] Add fork of gmf for fixed custom writer. --- .gitmodules | 4 ++++ vendor/github.com/3d0c/gmf | 1 + 2 files changed, 5 insertions(+) create mode 100644 .gitmodules create mode 160000 vendor/github.com/3d0c/gmf diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..208f16b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,4 @@ +[submodule "vendor/github.com/3d0c/gmf"] + path = vendor/github.com/3d0c/gmf + url = https://github.com/icedream/gmf.git + branch = master diff --git a/vendor/github.com/3d0c/gmf b/vendor/github.com/3d0c/gmf new file mode 160000 index 0000000..f158770 --- /dev/null +++ b/vendor/github.com/3d0c/gmf @@ -0,0 +1 @@ +Subproject commit f158770a793e28c093dc22c2a9ef0af20bdd804f