From 67ca0b8e0ffeb05f48bacbdcd10ff91fbdc72b78 Mon Sep 17 00:00:00 2001 From: ALEZ <38623465+ALEZ-DEV@users.noreply.github.com> Date: Tue, 8 Oct 2024 12:20:51 +0200 Subject: [PATCH] Created Compilation requirement (markdown) --- Compilation-requirement.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Compilation-requirement.md diff --git a/Compilation-requirement.md b/Compilation-requirement.md new file mode 100644 index 0000000..c27060f --- /dev/null +++ b/Compilation-requirement.md @@ -0,0 +1,6 @@ +## The requirement to be able to compile and use the launcher correctly + +Please install Rust from the [official website](https://www.rust-lang.org/fr/tools/install) +You need [python3](https://www.python.org/downloads/) installed on your system, but all major distro have it installed by default +You need Wintricks to be installed to install the fonts and the dependencies for the game, you can install it via your package manager or your store +You need Steam to be installed to run the game \ No newline at end of file