Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AlphaBs authored Jun 14, 2021
1 parent 1ad4110 commit 496a725
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

## Minecraft Launcher Library

<img src='https://raw.githubusercontent.com/CmlLib/CmlLib.Core/master/icon.png' width=150>
<img src='https://raw.githubusercontent.com/CmlLib/CmlLib.Core/master/icon.png' width=128>

[![Nuget Badge](https://img.shields.io/nuget/v/CmlLib.Core)](https://www.nuget.org/packages/CmlLib.Core)
[![GitHub license](https://img.shields.io/github/license/Naereen/StrapDown.js.svg)](https://github.com/CmlLib/CmlLib.Core/blob/master/LICENSE)
Expand All @@ -27,6 +27,8 @@ Support all version, with Forge
* Launch with options (direct server connecting, screen resolution)
* Supports cross-platform (windows, ubuntu, macOS)

[Go to wiki and see all features](https://github.com/CmlLib/CmlLib.Core/wiki)

## Install

Install the 'CmlLib.Core' [Nuget package](https://www.nuget.org/packages/CmlLib.Core) or download the dll files in [Releases](https://github.com/AlphaBs/CmlLib.Core/releases) and add references to them in your project.
Expand All @@ -40,7 +42,7 @@ using CmlLib.Core.Auth;

## Documentation

Many features are available for custom launchers. See wiki to use all features!\
There are many features for custom launcher. See wiki to use all features!\
**Official documentation: [wiki](https://github.com/CmlLib/CmlLib.Core/wiki)**

## QuickStart
Expand Down

0 comments on commit 496a725

Please sign in to comment.