aboutsummaryrefslogtreecommitdiff
path: root/content/projects/serverfordummies.md
diff options
context:
space:
mode:
authorBryson Steck <brysonsteck@protonmail.com>2022-12-27 14:28:40 -0700
committerBryson Steck <brysonsteck@protonmail.com>2022-12-27 14:28:40 -0700
commitd6b669673735c1d5a0591eca5acf0e7500318b77 (patch)
tree969f22931a939b90788d5ec4daed6063146fe39c /content/projects/serverfordummies.md
parent0b6c6241b7b53a5fa99e49e5b9723c5dd8e423c8 (diff)
downloadwebsite-d6b669673735c1d5a0591eca5acf0e7500318b77.tar
website-d6b669673735c1d5a0591eca5acf0e7500318b77.tar.gz
website-d6b669673735c1d5a0591eca5acf0e7500318b77.tar.bz2
add static files, license page and file
Diffstat (limited to 'content/projects/serverfordummies.md')
-rw-r--r--content/projects/serverfordummies.md4
1 files changed, 2 insertions, 2 deletions
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.