diff options
author | Bryson Steck <brysonsteck@protonmail.com> | 2023-05-14 15:47:52 -0600 |
---|---|---|
committer | Bryson Steck <brysonsteck@protonmail.com> | 2023-05-14 15:47:52 -0600 |
commit | b7ef7feebb2a384fb6a18baf573d0d8a28cb8421 (patch) | |
tree | b50bbb40b49f41e90bfb8f377e58d735b3837cde /README.md | |
parent | 0a74a95d02553fdb39976b22dcc42566a2ccbb44 (diff) | |
download | ServerCraft-b7ef7feebb2a384fb6a18baf573d0d8a28cb8421.tar ServerCraft-b7ef7feebb2a384fb6a18baf573d0d8a28cb8421.tar.gz ServerCraft-b7ef7feebb2a384fb6a18baf573d0d8a28cb8421.tar.bz2 |
still working on readme, fix dialog icons
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 17 |
1 files changed, 15 insertions, 2 deletions
@@ -1,4 +1,17 @@ -# <img src="app/src/main/resources/xyz/brysonsteck/servercraft/app.png" alt="ServerCraft Logo" width="25"/> ServerCraft +# ServerCraft -Does this work? +Is the `server.properties` file too overwhelming? Here is a graphical application to help you out with that! +## About + +ServerCraft is designed for the layman who has knowledge of Minecraft but has no idea how to create a simple server. + +## Features + +* Utilizes the Spigot Minecraft server for performance and extensibility +* Automatically downloads the correct Java version, no more confusing errors when trying to run the server +* Common settings available at a glance +* Separate section for common settings that are a little more advanced, such as: + * The amount of RAM to allocate to the server + * Render and simulation distances + * |