Skip to content

Commit

Permalink
Merge pull request #27 from User-green/master
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Domaman202 authored Mar 26, 2023
2 parents b32e504 + 1a92d9b commit faecb43
Showing 1 changed file with 8 additions and 10 deletions.
18 changes: 8 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
@@ -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

Expand All @@ -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:
Expand Down

0 comments on commit faecb43

Please sign in to comment.