From 8e415390e7d7784180d2425309f0f780783598df Mon Sep 17 00:00:00 2001 From: Janis Date: Fri, 17 Oct 2025 10:26:30 +0200 Subject: [PATCH] Add HTML rendering for sessions and card images; refactor output handling in SimpleSession --- .gitmodules | 3 +++ knockoutwhist | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 knockoutwhist diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..3420488 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "knockoutwhist"] + path = knockoutwhist + url = https://git.janis-eccarius.de/KnockOutWhist/KnockOutWhist.git diff --git a/knockoutwhist b/knockoutwhist new file mode 160000 index 0000000..48cd4d3 --- /dev/null +++ b/knockoutwhist @@ -0,0 +1 @@ +Subproject commit 48cd4d3956ec9a94074a147544cfe22e2c8c6bae