Launcher/README.md

15 lines
600 B
Markdown
Raw Normal View History

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-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)
* [See code of conduct](CODE_OF_CONDUCT.md)
2023-01-11 14:16:38 +03:00
* [WIKI](https://gravitlauncher.com)
* Get it (requires cURL):
2021-03-20 11:53:22 +03:00
```sh
curl -s https://raw.githubusercontent.com/GravitLauncher/Launcher/master/get_it.sh | sh
2023-05-19 22:40:26 +03:00
```