website/content/projects/serverfordummies.md

741 B

title description icon license languages wip current date enddate draft
ServerForDummies A QT program aimed to help Minecraft normies create their own server server.png GNU General Public License v3.0 C++, C, and CMake true true 2022-10-23 January 2, 2006 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.

Features include basic server.properties editing and one-click build and run buttons. The repo will be made public once the basic functionality is complete.