diff --git a/Doxyfile b/Doxyfile index 1b1606243..1b958f2e0 100644 --- a/Doxyfile +++ b/Doxyfile @@ -38,7 +38,7 @@ PROJECT_NUMBER = # for a project that appears at the top of each page and should give viewer # a quick idea about the purpose of the project. Keep the description short. -PROJECT_BRIEF = "C++ Minecraft Server" +PROJECT_BRIEF = "A custom Minecraft compatible game server written in C++" # With the PROJECT_LOGO tag one can specify an logo or icon that is # included in the documentation. The maximum height of the logo should not diff --git a/LICENSE b/LICENSE index 1ded9b926..048be9885 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ -Cuberite: A performant C++ Minecraft Server +Cuberite: A custom Minecraft compatible game server written in C++ www: https://github.com/cuberite/cuberite -Copyright 2011-2015 Cuberite Team +Copyright 2011-2016 Cuberite Team ------ diff --git a/Server/BACKERS b/Server/BACKERS new file mode 100644 index 000000000..f2a1cfa8c --- /dev/null +++ b/Server/BACKERS @@ -0,0 +1,11 @@ +Thanks to the following people for supporting the Cuberite project with a donation: + + - Anonymous + - chrobione + - DrMasik + - PureTryOut + - SphinxC0re + - VaiN474 + +If you enjoy Cuberite, feel free to donate to the project on Bountysource: +https://salt.bountysource.com/teams/cuberite diff --git a/Server/webadmin/files/background.gif b/Server/webadmin/files/background.gif deleted file mode 100644 index cab9bed56..000000000 Binary files a/Server/webadmin/files/background.gif and /dev/null differ diff --git a/Server/webadmin/files/loading.gif b/Server/webadmin/files/loading.gif deleted file mode 100644 index b8d06f669..000000000 Binary files a/Server/webadmin/files/loading.gif and /dev/null differ diff --git a/Server/webadmin/files/logo.png b/Server/webadmin/files/logo.png deleted file mode 100644 index 50733e824..000000000 Binary files a/Server/webadmin/files/logo.png and /dev/null differ diff --git a/Server/webadmin/files/mc-logo.png b/Server/webadmin/files/mc-logo.png deleted file mode 100644 index 9a77a490f..000000000 Binary files a/Server/webadmin/files/mc-logo.png and /dev/null differ diff --git a/Server/webadmin/template.html b/Server/webadmin/template.html deleted file mode 100644 index 305c566cd..000000000 --- a/Server/webadmin/template.html +++ /dev/null @@ -1,140 +0,0 @@ - - - - {TITLE} | {PLUGIN_NAME} - - - - - - -
- - Login: {USERNAME} - -
-
- -
- -
- {CONTENT} -
- -
- -