diff --git a/README.md b/README.md index dc287d80d..e99580c86 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ # ATLauncher -![Application](https://github.com/ATLauncher/ATLauncher/workflows/Application/badge.svg?branch=master) -[![Discord](https://discordapp.com/api/guilds/117047818136322057/embed.png?style=shield)](https://atl.pw/discord) +[![Originaal software discord](https://discordapp.com/api/guilds/117047818136322057/embed.png?style=shield)](https://atl.pw/discord) ## What is it ATLauncher is a launcher for Minecraft which integrates multiple different modpacks to allow you to download and install -modpacks easily and quickly. +modpacks easily and quickly. +This version have no licence check. For test perposes only. Not affiliated with ATLuncher team. ## Links @@ -18,20 +18,18 @@ modpacks easily and quickly. ## Contributing to ATLauncher -Take a look at [CONTRIBUTING.md](CONTRIBUTING.md) - -## Testing - -Please see the [TESTING.md](TESTING.md) file for information on how we write tests. +Go to [ATLauncher/ATLauncher](https://github.com/ATLauncher/ATLauncher) ## Prerequisites -In order to build ATLauncher, you will need any Java version 8 or above. Java 8 is recommended since we compile to Java -8 compatability regardless. +If you whant to build ATL by hand, you will need any Java version 8 or above. Java 8 is recommended since we compile to Java +8 compatability regardless. Everything else that's needed for the project is provided by Gradle, and accessed using the Gradle wrapper which can be invoked by using `./gradlew`. +If you do not whant to bother, just go and grub prebuilt version from relese page. + ## Building To build this project, simply run: