medaey / getmyfreeweeklygame

Here you can find a script that will automatically add the free weekly epicgames to your library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

getmyfreeweeklygame

''Here you can find a script that will automatically add the free weekly epicgames to your library''

GitHub release (latest by date including pre-releases)

Index

Installation
Google Chrome
JRE 1.8.0
Sources

Installation

Install Google Chrome

$ sudo apt-get update
$ sudo apt-get install google-chrome-stable

Vérifier que Google Chrome est installer

$ google-chrome -version
Output
Google Chrome 78.0.3904.108

Install JRE 1.8.0

$ sudo apt-get update
$ sudo apt-get install default-jre

Vérifier la version de java

$ java -version
Output
openjdk version "1.8.0_232"
OpenJDK Runtime Environment (build 1.8.0_232-8u232-b09-1~deb9u1-b09)
OpenJDK 64-Bit Server VM (build 25.232-b09, mixed mode)

Sources

Installation de Mariadb : https://www.tecmint.com/install-mariadb-in-ubuntu-and-debian/

About

Here you can find a script that will automatically add the free weekly epicgames to your library

License:Apache License 2.0


Languages

Language:Java 100.0%