From d6b669673735c1d5a0591eca5acf0e7500318b77 Mon Sep 17 00:00:00 2001 From: Bryson Steck Date: Tue, 27 Dec 2022 14:28:40 -0700 Subject: add static files, license page and file --- content/projects/serverfordummies.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'content/projects/serverfordummies.md') diff --git a/content/projects/serverfordummies.md b/content/projects/serverfordummies.md index 100f0c9..35273e5 100644 --- a/content/projects/serverfordummies.md +++ b/content/projects/serverfordummies.md @@ -1,14 +1,14 @@ --- title: "ServerForDummies" description: "A QT program aimed to help Minecraft normies create their own server" -icon: "dummies.gif" +icon: "server.png" license: "GNU General Public License v3.0" languages: "C++, C, and CMake" wip: true current: true date: 2022-10-23 enddate: "January 2, 2006" -draft: true +draft: false --- ServerForDummies (working title) is a C++ GUI program created with the QT Framework in order to help technically-unskilled gamers host their own Minecraft servers for their friends by automatically downloading the correct version of Java and building the server with Spigot's BuildTools. -- cgit v1.2.3