Skip to content

Commit

Permalink
grosse modif
Browse files Browse the repository at this point in the history
  • Loading branch information
xgui4 committed Jul 15, 2024
1 parent 0c040ef commit c3f5cdf
Show file tree
Hide file tree
Showing 7 changed files with 123 additions and 7 deletions.
Empty file removed css/tbd
Empty file.
Empty file removed doc/tbd
Empty file.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html lang="fr">
<html lang="fr" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
Expand All @@ -15,6 +15,8 @@
<md-block>
# Radium-Launcher - un "launcher" Minecraft non-officiel

# ce site est work-in-progress

## Disclaimeur important

### Il est un work-in-progress et il n'y en pas encore de backend et ne permet pas de télécharger Minecraft ni de le lancer sans un autre lanceur
Expand Down
12 changes: 6 additions & 6 deletions js/navbar.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,20 +14,20 @@ function displayPage()
}

const page = {
title : "Page 1",
url : "#",
title : "Requirement",
url : "pages/Requirement.html",
disabled : true,
}

const page2 = {
title : "Page 2",
url : "#",
title : "About",
url : "pages/About.html",
disabled : true,
}

const page3 = {
title : "Page 3",
url : "#",
title : "Download",
url : "pages/Requirement.html",
disabled : true
}

Expand Down
38 changes: 38 additions & 0 deletions pages/About.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="fr" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script type="module" src="https://md-block.verou.me/md-block.js"></script>
<title>Radium Launcher</title>
</head>
<body>
<nav id="navbar" class="navbar navbar-expand-lg bg-body-tertiary"> </nav>
<script src="js/navbar.js"></script>
<main>
<md-block>
# Radium-Launcher - un "launcher" Minecraft non-officiel

# ce site est work-in-progress

## Disclaimeur important

### Il est un work-in-progress et il n'y en pas encore de backend et ne permet pas de télécharger Minecraft ni de le lancer sans un autre lanceur

### Ou trouver le projet et le télécharger

- Version Windows (WPF .NET 8) : [Code Source](https://shorturl.at/N4buo)

- Version GUI Multiplatforme (Avalonia-UI): À venir quand il sera prêt (une ancienne version est disponible dans une ancien commit de se repo)

- Version Cli (terminal) (.NET 8) : À venir quand il sera prêt (une ancienne version est disponible dans une ancien commit de se repo)

### Notice légale

### Très important ! Ceci n'est pas un produit officiel de Mojang ou de Microsoft ni n'est affilié
</md-block>
</main>
</body>
</html>
38 changes: 38 additions & 0 deletions pages/Download.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="fr" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script type="module" src="https://md-block.verou.me/md-block.js"></script>
<title>Radium Launcher</title>
</head>
<body>
<nav id="navbar" class="navbar navbar-expand-lg bg-body-tertiary"> </nav>
<script src="js/navbar.js"></script>
<main>
<md-block>
# Radium-Launcher - un "launcher" Minecraft non-officiel

# ce site est work-in-progress

## Disclaimeur important

### Il est un work-in-progress et il n'y en pas encore de backend et ne permet pas de télécharger Minecraft ni de le lancer sans un autre lanceur

### Ou trouver le projet et le télécharger

- Version Windows (WPF .NET 8) : [Code Source](https://shorturl.at/N4buo)

- Version GUI Multiplatforme (Avalonia-UI): À venir quand il sera prêt (une ancienne version est disponible dans une ancien commit de se repo)

- Version Cli (terminal) (.NET 8) : À venir quand il sera prêt (une ancienne version est disponible dans une ancien commit de se repo)

### Notice légale

### Très important ! Ceci n'est pas un produit officiel de Mojang ou de Microsoft ni n'est affilié
</md-block>
</main>
</body>
</html>
38 changes: 38 additions & 0 deletions pages/Requirement.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
<!DOCTYPE html>
<html lang="fr" data-bs-theme="dark">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-QWTKZyjpPEjISv5WaRU9OFeRpok6YctnYmDr5pNlyT2bRjXh0JMhjY6hW+ALEwIH" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-YvpcrYf0tY3lHB60NNkmXc5s9fDVZLESaAA55NDzOxhy9GkcIdslK1eN7N6jIeHz" crossorigin="anonymous"></script>
<script type="module" src="https://md-block.verou.me/md-block.js"></script>
<title>Radium Launcher</title>
</head>
<body>
<nav id="navbar" class="navbar navbar-expand-lg bg-body-tertiary"> </nav>
<script src="js/navbar.js"></script>
<main>
<md-block>
# Radium-Launcher - un "launcher" Minecraft non-officiel

# ce site est work-in-progress

## Disclaimeur important

### Il est un work-in-progress et il n'y en pas encore de backend et ne permet pas de télécharger Minecraft ni de le lancer sans un autre lanceur

### Ou trouver le projet et le télécharger

- Version Windows (WPF .NET 8) : [Code Source](https://shorturl.at/N4buo)

- Version GUI Multiplatforme (Avalonia-UI): À venir quand il sera prêt (une ancienne version est disponible dans une ancien commit de se repo)

- Version Cli (terminal) (.NET 8) : À venir quand il sera prêt (une ancienne version est disponible dans une ancien commit de se repo)

### Notice légale

### Très important ! Ceci n'est pas un produit officiel de Mojang ou de Microsoft ni n'est affilié
</md-block>
</main>
</body>
</html>

0 comments on commit c3f5cdf

Please sign in to comment.