2023-05-19 22:40:26 +03:00
|
|
|
# Modification of the launcher sashok724's v3 from Gravit
|
|
|
|
[![Build Status](https://travis-ci.com/GravitLauncher/Launcher.svg?branch=master)](https://travis-ci.com/GravitLauncher/Launcher)
|
|
|
|
[![Join our Discord](https://img.shields.io/discord/853340557522370561.svg?logo=discord&label=)](https://discord.gg/b9QG4ygY75)
|
2021-07-21 19:43:47 +03:00
|
|
|
|
2021-06-13 16:00:47 +03:00
|
|
|
* [Discord channel](https://discord.gg/b9QG4ygY75)
|
2021-03-20 11:53:22 +03:00
|
|
|
|
2018-09-17 10:07:32 +03:00
|
|
|
* [See license](LICENSE)
|
2019-03-28 11:54:18 +03:00
|
|
|
* [See code of conduct](CODE_OF_CONDUCT.md)
|
2023-01-11 14:16:38 +03:00
|
|
|
* [WIKI](https://gravitlauncher.com)
|
2019-03-28 11:54:18 +03:00
|
|
|
* Get it (requires cURL):
|
2021-03-20 11:53:22 +03:00
|
|
|
|
2019-03-28 11:54:18 +03:00
|
|
|
```sh
|
|
|
|
curl -s https://raw.githubusercontent.com/GravitLauncher/Launcher/master/get_it.sh | sh
|
2023-05-19 22:40:26 +03:00
|
|
|
```
|