From fa30990822bf60c827a004f9296a158d343521b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EA=B6=8C=EC=84=B8=EC=9D=B8?= Date: Sun, 17 May 2020 17:54:35 +0900 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3499530..74e25d6 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,9 @@ This library is minecraft launcher library for .NET Core and .NET Framework Support all version, with Forge +[한국어 README](https://github.com/AlphaBs/CmlLib.Core/edit/master/docs/README-kr.md) +한국어 문서는 업데이트가 느립니다. + ## What is different between CmlLib.Core and [CmlLib](https://github.com/AlphaBs/MinecraftLauncherLibrary)? CmlLib.Core is developed using .NET Core and support crossplatform. but CmlLib doesn't support it and will be deprecated. @@ -23,8 +26,9 @@ MIT License ## Dependency -Newtonsoft.Json -SharpZipLib +Newtonsoft.Json 12.0.3 +SharpZipLib 1.2.0 +LZMA-SDK 19.0.0 ## Functions