From f9207831f43d6d9542c044d6cc98a2296c557ba6 Mon Sep 17 00:00:00 2001
From: brutzman <brutzman@nps.edu>
Date: Sun, 17 Oct 2021 10:39:52 -0700
Subject: [PATCH] link to jar

---
 src/overview.html | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/overview.html b/src/overview.html
index fb6a02944f..fe01216c6e 100644
--- a/src/overview.html
+++ b/src/overview.html
@@ -38,6 +38,8 @@
         </ul>
         
         <p>
+            Distribution binary available at 
+            <a href="https://savage.nps.edu/open-dis7-java/open-dis7-full.jar">open-dis7-full.jar</a>.
             Further examples, presentations and projects are provided in
             <a href="https://gitlab.nps.edu/Savage/NetworkedGraphicsMV3500" target="_blank">Networked Graphics MV3500</a>
             course archive by the
-- 
GitLab