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
[26mars2020 14:28:02.652] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--username, Leeo97one, --version, 1.15.2-forge-31.1.0, --gameDir, /home/leeo/.minecraft/Forge_test, --assetsDir, /home/leeo/.minecraft/assets, --assetIndex, 1.15, --uuid, a4e2296ecf4d4c61a2798697dd78ce58, --accessToken, ❄❄❄❄❄❄❄❄, --userType, mojang, --versionType, release, --launchTarget, fmlclient, --fml.forgeVersion, 31.1.0, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200122.131323] | |
[26mars2020 14:28:02.661] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 5.0.0-milestone.4+67+b1a340b starting: java version 11.0.6 by Oracle Corporation | |
[26mars2020 14:28:02.684] [main/DEBUG] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Found launch services [minecraft,testharness,fmlclient,fmlserver] | |
[26mars2020 14:28:02.698] [main/DEBUG] [cpw.mods.modlauncher.NameMappingServiceHandler/MODLAUNCHER]: Found naming services : [] | |
[26mars2020 14:28:02. |
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
# Installation des paquets requis | |
sudo pacman -S --needed base-devel | |
# Création d'un dossier | |
mkdir builds && cd builds | |
# Téléchargement des paquets | |
curl -LO https://aur.archlinux.org/cgit/aur.git/snapshot/cower.tar.gz | |
curl -LO https://aur.archlinux.org/cgit/aur.git/snapshot/pacaur.tar.gz |