-
-
Notifications
You must be signed in to change notification settings - Fork 7
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
Niceygy
committed
Sep 23, 2024
1 parent
fb9ac23
commit 0838ef4
Showing
2 changed files
with
364 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
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,353 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<title>BDS Companion - TheAlienDoctor.com</title> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta | ||
name="description" | ||
content="Information about TheAlienDoctor, Minecraft related downloads and more!" | ||
/> | ||
<meta | ||
name="keywords" | ||
content="TheAlienDoctor, Alien, Minecraft, UFO Studios, UFO SMP, PinaCraft, Minecraft Bedrock, Minecraft content creator, family friendly, Minecraft Bedrock content creator, twitch streamer, youtuber" | ||
/> | ||
<meta | ||
name="author" | ||
content="TheAlienDoctor & UFO Studios - Based on a template by WebThemez" | ||
/> | ||
<link rel="icon" href="img/icon.png" /> | ||
<base href="../" /> | ||
<!-- css --> | ||
<link href="../css/bootstrap.min.css" rel="stylesheet" /> | ||
<link href="../css/fancybox/jquery.fancybox.css" rel="stylesheet" /> | ||
<link href="../css/jcarousel.css" rel="stylesheet" /> | ||
<link href="../css/flexslider.css" rel="stylesheet" /> | ||
<link href="../js/owl-carousel/owl.carousel.css" rel="stylesheet" /> | ||
<link href="../css/style.css" rel="stylesheet" /> | ||
<link href="../css/table.css" rel="stylesheet" /> | ||
<link href="../css/darkmode.css" rel="stylesheet" /> | ||
</head> | ||
|
||
<body> | ||
<div id="wrapper"> | ||
<!-- start header --> | ||
<header> | ||
<div class="navbar navbar-default navbar-static-top"> | ||
<div class="container"> | ||
<div class="navbar-header"> | ||
<button | ||
type="button" | ||
class="navbar-toggle" | ||
data-toggle="collapse" | ||
data-target=".navbar-collapse" | ||
> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
<span class="icon-bar"></span> | ||
</button> | ||
<div | ||
class="g-ytsubscribe" | ||
data-channelid="UCJeAidW62xco39kJZxJ43qA" | ||
data-layout="full" | ||
data-count="default" | ||
></div> | ||
</div> | ||
<div class="navbar-collapse collapse"> | ||
<ul class="nav navbar-nav"> | ||
<li><a href="index.html">Home</a></li> | ||
<li><a href="about.html">About</a></li> | ||
<li><a href="downloads/index.html">Downloads</a></li> | ||
<li><a href="fan-art.html">Fan Art</a></li> | ||
<li><a href="ufo-smp">UFO SMP</a></li> | ||
<li><a href="ufo-studios.html">UFO Studios</a></li> | ||
<li><a href="links.html">Links</a></li> | ||
<li> | ||
<a href="#" onclick="toggleDarkMode(); return false;" | ||
>Toggle Dark Mode [Beta]</a | ||
> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</header> | ||
<!-- end header --> | ||
<section id="inner-headline"> | ||
<div class="container"> | ||
<div class="row"> | ||
<a href="downloads/apps-software.html" class="btn-blue"> Back</a> | ||
<div class="col-lg-12"> | ||
<h2 class="pageTitle">BDS Companion - A UI for BDS</h2> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
<!-- Body--> | ||
<center> | ||
<h3>Download</h3> | ||
<span | ||
class="clear spacer_responsive_hide_mobile" | ||
style="height: 13px; display: block" | ||
></span> | ||
<a | ||
data-redirect-url="https://download.thealiendoctor.com/reder?url=UFO-Studios/BDS-Companion?file=Stable-0.2.0/BDS-Companion.exe" | ||
class="btn-blue" | ||
>Download</a | ||
> | ||
</center> | ||
<br /> | ||
<div class="container"> | ||
<center> | ||
<a | ||
class="btn-patreon" | ||
href="https://patreon.com/TheAlienDoctor" | ||
target="_blank" | ||
>Support Alien on Patreon!</a | ||
> | ||
</center> | ||
</div> | ||
<section id="content"> | ||
<div class="container"> | ||
<section class="course"> | ||
<div class="row"> | ||
<div class="col-lg-12"> | ||
<h4> | ||
A GUI and companion software for the Minecraft Bedrock | ||
Dedicated Server Software. | ||
</h4> | ||
<h5>Setup:</h5> | ||
<p> | ||
Download the exe from the releases page, and move it to an | ||
empty folder. Extract a copy of MCBE's BDS to a folder named | ||
BDS within the folder the exe is in. Then double click the exe | ||
to open! You can find the latest release of BDS <a href="https://www.minecraft.net/en-us/download/server/bedrock">here</a>. | ||
Please note that this application only supports Windows.</p> | ||
<br> | ||
<div class="flex-container"> | ||
<div class="flex-item"> | ||
<img src="https://github.com/UFO-Studios/bds-companion/blob/main/img/wiki/ServerControl.png?raw=true" alt="Server Control Explaination" style="width: 100%;"> | ||
<ul style="list-style-type: none;"> | ||
<li>🔴 Red: Main server control buttons</li> | ||
<li>🟠 Orange: The server status. E.G: Online, Offline or Backing up.</li> | ||
<li>🔵 Blue: Server Output. Anything with "[BDS-UI]" is info from bds-ui, the rest is BDS's own output.</li> | ||
</ul> | ||
</div> | ||
<div class="flex-item"> | ||
<img src="https://github.com/UFO-Studios/bds-companion/blob/main/img/wiki/Settings.png?raw=true" alt="Server Control Explaination" style="width: 100%;"> | ||
<ul style="list-style-type: none;"> | ||
<li>🔴 Red: The Backup & Restart Settings. Note: Backup won't work without restart also being enabled.</li> | ||
<li>🟠 Orange: The time (in 24H) that BDS-UI will Restart/Backup. This is ignored if Auto Restarts is disabled</li> | ||
<li>🟡 Yellow: The about tab, with (these) instructions, updates, discord & support the project link.</li> | ||
<li>🟢 Green: The file paths. We recommend having them in the same folder (D:/TAD/bds-ui in the image, for example) for ease of use, but this is not needed</li> | ||
<li>🔵 Blue: Discord Intergration. Allows BDS-Companion to send the console messages and the server status messages (Stop, start & ect) to discord. See | ||
<a href="https://support.discord.com/hc/en-us/articles/228383668-Intro-to-Webhooks">here.</a></li> | ||
<li>⚫ Black: The debug tab. Only use these if something is broken!</li> | ||
<li>🟣 Purple: Save settings button. Make sure you save before leaving the tab!</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="col-lg-12"></div> | ||
<!-- Credit starts --> | ||
<div class="col-lg-12"> | ||
<h3>Contributors and Credits</h3> | ||
<span | ||
class="clear spacer_responsive_hide_mobile" | ||
style="height: 13px; display: block" | ||
></span> | ||
<div class="team-six"> | ||
<div class="row"> | ||
<div class="col-md-3 col-sm-6"> | ||
<!-- Team Member --> | ||
<div class="textbox"> | ||
<a href="links.html" target="_blank"> | ||
<!-- Image --> | ||
<img | ||
class="img-responsive" | ||
src="img/logo.png" | ||
alt="TheAlienDoctor Logo" | ||
/> | ||
</a> | ||
<!-- Name --> | ||
<h4>TheAlienDoctor</h4> | ||
<span class="deg">UFO Studios: Owner</span> | ||
</div> | ||
</div> | ||
<div class="col-md-3 col-sm-6"> | ||
<!-- Team Member --> | ||
<div class="textbox"> | ||
<a href="https://github.com/Niceygy" target="_blank"> | ||
<!-- Image --> | ||
<img | ||
class="img-responsive" | ||
src="https://avatars.githubusercontent.com/u/80964340?v=4" | ||
alt="Niceygy Logo" | ||
/> | ||
</a> | ||
<!-- Name --> | ||
<h4>Niceygy</h4> | ||
<span class="deg">UFO Studios: Developer</span> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<!--Credit ends--> | ||
|
||
<div class="col-lg-12"> | ||
<h3>Legal stuff</h3> | ||
<span | ||
class="clear spacer_responsive_hide_mobile" | ||
style="height: 13px; display: block" | ||
></span> | ||
<p> | ||
BDS Companion is licensed under the BSD 3-Clause "New" or "Revised" | ||
License. You can find a copy of the license | ||
<a | ||
href="https://github.com/UFO-Studios/bds-companion?tab=BSD-3-Clause-1-ov-file#readme" | ||
>here</a | ||
> | ||
</p> | ||
<p>This gives you permission for:</p> | ||
<ul> | ||
<li>Commercial use</li> | ||
<li>Modification</li> | ||
<li>Distribution</li> | ||
<li>Private use</li> | ||
</ul> | ||
<p>And it has the following limitations:</p> | ||
<ul> | ||
<li>Liability</li> | ||
<li>Warranty</li> | ||
</ul> | ||
<p>It also has the following conditions:</p> | ||
<ul> | ||
<li>License and copyright notice</li> | ||
</ul> | ||
</div> | ||
<center> | ||
<a | ||
data-redirect-url="https://github.com/UFO-Studios/BDS-Companion" | ||
class="btn-blue" | ||
>View source code, report bugs and contribute on GitHub</a | ||
> | ||
</center> | ||
</div> | ||
</section> | ||
</div> | ||
</section> | ||
<!-- Footer--> | ||
<footer> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-3"> | ||
<div class="widget"> | ||
<h5 class="widgetheading">Quick Links</h5> | ||
<ul class="link-list"> | ||
<li><a href="r/YouTube.html">YouTube</a></li> | ||
<li><a href="r/Discord.html">Discord server</a></li> | ||
<li><a href="r/Twitter.html">Twitter</a></li> | ||
<li><a href="r/Patreon.html">Patreon</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="col-lg-3"> | ||
<div class="widget"> | ||
<h5 class="widgetheading">UFO SMP</h5> | ||
<ul class="link-list"> | ||
<li><a href="UFO-SMP/index.html">Info</a></li> | ||
<li><a href="UFO-SMP/apply.html">Apply to join</a></li> | ||
<li> | ||
<a href="downloads/series-and-servers.html" | ||
>Map downloads</a | ||
> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="col-lg-3"> | ||
<div class="widget"> | ||
<h5 class="widgetheading"> | ||
<p>Legal</p> | ||
</h5> | ||
<ul class="link-list"> | ||
<li><a href="legal/privacy.html">Privacy</a></li> | ||
<li><a href="legal/licence.html">Licence</a></li> | ||
<li><a href="legal/eula.html">Site eula</a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
<div class="col-lg-3"> | ||
<div class="widget"> | ||
<h5 class="widgetheading">Other</h5> | ||
<ul class="link-list"> | ||
<li> | ||
<a href="https://github.com/UFO-Studios/TheAlienDoctor.com" | ||
>Contribute, report bugs and more on GitHub</a | ||
> | ||
</li> | ||
<li> | ||
<a href="https://github.com/UFO-Studios" target="_blank" | ||
>Developed by UFO Studios</a | ||
> | ||
</li> | ||
</ul> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<div id="sub-footer"> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-6"> | ||
<div class="copyright"> | ||
<p> | ||
<a href="legal/licence.html" target="_blank"> | ||
© UFO Studios & TheAlienDoctor | ||
</a> | ||
| | ||
<a href="http://webthemez.com" target="_blank" | ||
>Template By WebThemez</a | ||
> | ||
| Site Version: V1.6.0 | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
</div> | ||
<!-- javascript ================================================== --> | ||
<!-- MD --> | ||
<script type="module" src="https://md-block.verou.me/md-block.js"></script> | ||
|
||
<!-- DarkMode --> | ||
<script src="../js/darkmode.js"></script> | ||
<!-- YouTube subscribe button --> | ||
<script src="https://apis.google.com/js/platform.js"></script> | ||
<!-- Patreon button --> | ||
<script | ||
async | ||
src="https://c6.patreon.com/becomePatronButton.bundle.js" | ||
></script> | ||
<!-- Searchable table --> | ||
<script src="js/table.js"></script> | ||
<!-- Scripts from original template--> | ||
<script src="js/WDR.js"></script> | ||
<script src="js/jquery.js"></script> | ||
<script src="js/jquery.easing.1.3.js"></script> | ||
<script src="js/bootstrap.min.js"></script> | ||
<script src="js/jquery.fancybox.pack.js"></script> | ||
<script src="js/jquery.fancybox-media.js"></script> | ||
<script src="js/portfolio/jquery.quicksand.js"></script> | ||
<script src="js/portfolio/setting.js"></script> | ||
<script src="js/jquery.flexslider.js"></script> | ||
<script src="js/animate.js"></script> | ||
<script src="js/custom.js"></script> | ||
<script src="js/owl-carousel/owl.carousel.js"></script> | ||
<!-- Placed at the end of the document so the pages load faster --> | ||
</body> | ||
</html> |