Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Lonami committed May 21, 2016
1 parent 803bc8d commit 050690c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
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"

0 comments on commit 050690c

Please sign in to comment.