diff options
author | Mattes D <github@xoft.cz> | 2019-12-28 12:53:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-28 12:53:37 +0100 |
commit | cc72b204b2bfcf720d6520783290c3fd30a01ea2 (patch) | |
tree | bf0d2f686b4bd45390392788e9e642384fba3d6f /Install | |
parent | WebAdmin improvements (#4433) (diff) | |
download | cuberite-cc72b204b2bfcf720d6520783290c3fd30a01ea2.tar cuberite-cc72b204b2bfcf720d6520783290c3fd30a01ea2.tar.gz cuberite-cc72b204b2bfcf720d6520783290c3fd30a01ea2.tar.bz2 cuberite-cc72b204b2bfcf720d6520783290c3fd30a01ea2.tar.lz cuberite-cc72b204b2bfcf720d6520783290c3fd30a01ea2.tar.xz cuberite-cc72b204b2bfcf720d6520783290c3fd30a01ea2.tar.zst cuberite-cc72b204b2bfcf720d6520783290c3fd30a01ea2.zip |
Diffstat (limited to '')
-rw-r--r-- | Install/WCVersion.cmd.template | 1 | ||||
-rw-r--r-- | Install/Zip2008.list | 19 | ||||
-rw-r--r-- | Install/Zip2008_PDBs.list | 3 | ||||
-rw-r--r-- | Server/Install/.gitignore (renamed from Install/.gitignore) | 0 | ||||
-rw-r--r-- | Server/Install/Cuberite_high_detail_debug.cmd (renamed from Install/Cuberite_high_detail_debug.cmd) | 0 | ||||
-rw-r--r-- | Server/Install/Cuberite_medium_detail_debug.cmd (renamed from Install/Cuberite_medium_detail_debug.cmd) | 0 | ||||
-rw-r--r-- | Server/Install/ThirdPartyLicenses/LibEvent-LICENSE.txt (renamed from Install/ThirdPartyLicenses/LibEvent-LICENSE.txt) | 0 | ||||
-rw-r--r-- | Server/Install/ThirdPartyLicenses/Lua-LICENSE.txt (renamed from Install/ThirdPartyLicenses/Lua-LICENSE.txt) | 0 | ||||
-rw-r--r-- | Server/Install/ThirdPartyLicenses/LuaExpat-license.html (renamed from Install/ThirdPartyLicenses/LuaExpat-license.html) | 0 | ||||
-rw-r--r-- | Server/Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt (renamed from Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt) | 0 | ||||
-rw-r--r-- | Server/Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt (renamed from Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt) | 0 | ||||
-rw-r--r-- | Server/Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt (renamed from Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt) | 0 | ||||
-rw-r--r-- | Server/Install/ThirdPartyLicenses/fmt-LICENSE.rst (renamed from Install/ThirdPartyLicenses/fmt-LICENSE.rst) | 0 |
13 files changed, 0 insertions, 23 deletions
diff --git a/Install/WCVersion.cmd.template b/Install/WCVersion.cmd.template deleted file mode 100644 index 7c6fac164..000000000 --- a/Install/WCVersion.cmd.template +++ /dev/null @@ -1 +0,0 @@ -set WCREV=$WCREV$
\ No newline at end of file diff --git a/Install/Zip2008.list b/Install/Zip2008.list deleted file mode 100644 index 92c728d52..000000000 --- a/Install/Zip2008.list +++ /dev/null @@ -1,19 +0,0 @@ -..\Server\Cuberite.exe -..\Server\*.dll -..\Server\Plugins -..\Server\Prefabs -..\Server\webadmin -..\Server\BACKERS -..\Server\brewing.txt -..\Server\crafting.txt -..\Server\furnace.txt -..\Server\items.ini -..\Server\monsters.ini -..\Server\buildinfo.txt -..\Server\README.txt -..\Server\favicon.png -..\CONTRIBUTORS -..\LICENSE -Cuberite*debug.cmd -*.example.ini -ThirdPartyLicenses diff --git a/Install/Zip2008_PDBs.list b/Install/Zip2008_PDBs.list deleted file mode 100644 index ca523522e..000000000 --- a/Install/Zip2008_PDBs.list +++ /dev/null @@ -1,3 +0,0 @@ -Server\*.pdb -Server\buildinfo.txt -src\Bindings\Bindings.* diff --git a/Install/.gitignore b/Server/Install/.gitignore index 52c5ca5a9..52c5ca5a9 100644 --- a/Install/.gitignore +++ b/Server/Install/.gitignore diff --git a/Install/Cuberite_high_detail_debug.cmd b/Server/Install/Cuberite_high_detail_debug.cmd index 0880495e3..0880495e3 100644 --- a/Install/Cuberite_high_detail_debug.cmd +++ b/Server/Install/Cuberite_high_detail_debug.cmd diff --git a/Install/Cuberite_medium_detail_debug.cmd b/Server/Install/Cuberite_medium_detail_debug.cmd index 1dcb291a0..1dcb291a0 100644 --- a/Install/Cuberite_medium_detail_debug.cmd +++ b/Server/Install/Cuberite_medium_detail_debug.cmd diff --git a/Install/ThirdPartyLicenses/LibEvent-LICENSE.txt b/Server/Install/ThirdPartyLicenses/LibEvent-LICENSE.txt index 402ca5089..402ca5089 100644 --- a/Install/ThirdPartyLicenses/LibEvent-LICENSE.txt +++ b/Server/Install/ThirdPartyLicenses/LibEvent-LICENSE.txt diff --git a/Install/ThirdPartyLicenses/Lua-LICENSE.txt b/Server/Install/ThirdPartyLicenses/Lua-LICENSE.txt index 3c6d06fcf..3c6d06fcf 100644 --- a/Install/ThirdPartyLicenses/Lua-LICENSE.txt +++ b/Server/Install/ThirdPartyLicenses/Lua-LICENSE.txt diff --git a/Install/ThirdPartyLicenses/LuaExpat-license.html b/Server/Install/ThirdPartyLicenses/LuaExpat-license.html index bd4a54f9a..bd4a54f9a 100644 --- a/Install/ThirdPartyLicenses/LuaExpat-license.html +++ b/Server/Install/ThirdPartyLicenses/LuaExpat-license.html diff --git a/Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt b/Server/Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt index cf1014378..cf1014378 100644 --- a/Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt +++ b/Server/Install/ThirdPartyLicenses/LuaSQLite3-LICENSE.txt diff --git a/Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt b/Server/Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt index 5c7a6ef04..5c7a6ef04 100644 --- a/Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt +++ b/Server/Install/ThirdPartyLicenses/MersenneTwister-LICENSE.txt diff --git a/Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt b/Server/Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt index ec952abba..ec952abba 100644 --- a/Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt +++ b/Server/Install/ThirdPartyLicenses/SQLiteCpp-LICENSE.txt diff --git a/Install/ThirdPartyLicenses/fmt-LICENSE.rst b/Server/Install/ThirdPartyLicenses/fmt-LICENSE.rst index eb6be6503..eb6be6503 100644 --- a/Install/ThirdPartyLicenses/fmt-LICENSE.rst +++ b/Server/Install/ThirdPartyLicenses/fmt-LICENSE.rst |