2025-02-05 15:41:03 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								<?php
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								require "_components/loc.php";
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 21:59:16 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								$dll_version = @file_get_contents("supplementals/client drop-in/latest.txt");
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-19 07:59:04 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								$version = ""; //json_decode(file_get_contents("supplementals/static data/buildConfig.json"), true)["version"];
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-05 15:41:03 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								?>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								<!DOCTYPE html>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								<html>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								<head>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									<title><?=loc("setup.title");?></title>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-05 15:41:03 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
									<meta name="viewport" content="width=device-width, initial-scale=1">
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-05 15:41:03 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								</head>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								<body data-bs-theme="dark">
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-19 06:15:27 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									<?php require "_components/navbar.php"; ?>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									<div class="container mt-3">
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<h2><?=loc("setup.c.title");?></h3>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<p><?=str_replace("|DLL|", '<a href="/supplementals/client%20drop-in/'.$dll_version.'/dwmapi.dll" download>dwmapi.dll</a>', loc("setup.c.simple"));?></p>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<ul>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.c.dblclk");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.c.laurvt");?></li>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										</ul>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<p><?=loc("setup.c.docshttp");?></p>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<p><?=loc("setup.c.next");?></p>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<h2><?=loc("setup.s.prereq");?></h2>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<ul>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<li>Git (<a href="https://git-scm.com/downloads" target="_blank"><?=loc("download");?></a>)</li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li>Node.js (<a href="https://nodejs.org/en/download" target="_blank"><?=loc("download");?></a></a>)</li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li>MongoDB (<a href="https://www.mongodb.com/try/download/community" target="_blank"><?=loc("download");?></a></a>)</li>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										</ul>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<h2><?=loc("setup.s.install");?></h2>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<ol>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.1");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.2");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.3");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.4");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.5");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.6");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.7");?></li>
							 | 
						
					
						
							
								
									
										
										
										
											2025-04-05 15:40:10 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.8");?></li>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										</ol>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<h2><?=loc("setup.s.update");?></h2>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<p><?=loc("setup.s.update.wineasy");?></p>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<ol>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.update.1");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.update.2");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.update.3");?></li>
							 | 
						
					
						
							
								
									
										
										
										
											2025-04-05 15:40:10 +02:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.install.7");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.s.update.5");?></li>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										</ol>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<h2><?=loc("setup.irc");?></h2>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
										<p><?=loc("setup.irc.leadin");?></p>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 18:37:20 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										<ul>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 21:19:08 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.irc.wheel");?></li>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
											<li><?=loc("setup.irc.inspircd");?></li>
							 | 
						
					
						
							
								
									
										
										
										
											2025-03-12 18:37:20 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
										</ul>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-06 22:44:43 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									</div>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-19 06:15:27 +01:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
									<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
							 | 
						
					
						
							
								
									
										
										
										
											2025-02-05 15:41:03 +01:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								</body>
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								</html>
							 |