-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Minecraft-Server-Starter | ||
A cool, simple and efficent Minecraft Server Starter for Windows | ||
|
||
## Features | ||
Add multiple servers, manage them, edit their server.properties files, backup them, op people and ban ~~suckas~~ annoying people, delete servers, add a pretty server-icon.png... And much, much more. | ||
|
||
## Screen captures | ||
![Main window capture][cwmain] | ||
![Settings window capture][cwsettings] | ||
|
||
## Pending tasks | ||
- The program should be localised to more languages | ||
- The code should be more clean and organised | ||
- Drag and drop function isn't fully working | ||
- Find a correct bold factor for `MOTDTextBox.xaml.cs` | ||
|
||
## How to collaborate | ||
I would really be pleased to see your help, just grab this repository, add your own language or clean the code a bit. Surprise me with a new feature? And I'll merge it to the original branch (if I even know how!)! | ||
|
||
[cwmain]: https://raw.githubusercontent.com/LonamiWebs/Minecraft-Server-Starter/master/Minecraft%20Server%20Starter/Photos/main_window.png "Main Window" | ||
[cwsettings]: https://raw.githubusercontent.com/LonamiWebs/Minecraft-Server-Starter/master/Minecraft%20Server%20Starter/Photos/settings_window.png "Settings Window" |