From 70e923cb55dad341f66f7b0586538c93b38cd3fa Mon Sep 17 00:00:00 2001 From: lonkaars Date: Wed, 7 Feb 2024 18:49:50 +0100 Subject: add minecraft server sources (WIP) --- .gitmodules | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 2585820..09d00ca 100644 --- a/.gitmodules +++ b/.gitmodules @@ -13,3 +13,7 @@ url = https://git.busybox.net/busybox branch = 1_36_stable shallow = true +[submodule "software/jdk8u"] + path = software/jdk8u + url = https://github.com/openjdk/jdk8u + shallow = true -- cgit v1.2.3