Giter Site home page Giter Site logo

xiaolian-minecraft-launcher's Introduction

XMCL(Xiaolian Minecraft Launcher)

这是一个由一群爱好者衍生出的启动器,

其实吧...这启动器拖了大约好几个月才重新立项开发(也算是卡时间的脖子了)

对于枫乔(唯一开发者)来说可是极为疼苦的几个月,不仅仅要重构成 WPF ,也要承受巨大压力(哭)

并且对于 Forge 等模组加载器版本不能顺利启动也很头疼...

不过,还是感谢你使用了这个启动器(或者你使用我们的源码对其完善改进使其变得更好),至少没辜负了我们的期待。

新版特性

  • 设置页终于来了(而且还带来了新的二级页选项),目前设置功能还在画饼...

对于预览版 3.16.7.10 的提示

本版本为预览体验,可能存在大量未修复问题。如想正常使用请下载 3.15.7.9-Hotfix 8074 稳定版。

启动器有且只有唯一的特点

  • 非常简洁

关于在软件中添加 Java 的解释

这其实是为了偷懒而且方便部分玩家的举动,但也因此导致包体很大。还请谅解。

并且对于这款启动器来说只能用相对路径定位(本作者没能力下的无奈之举),也不知道到哪个版本才是个头...

(关于枫乔个人)写代码时发癫の片段

StartGame_Info.Content = "正在启动游戏,请稍候";
            int secondsToWait = 5; 
            await Task.Delay(secondsToWait * 1000); // 这俩行代码我故意的(
<Label x:Name="NuGetText_KMCCC" Content="也特别感谢 KMCCC 库拯救了写 Minecraft 启动及登录的疼苦时刻(笑)" HorizontalAlignment="Left" Margin="32,345,0,0" VerticalAlignment="Top"/>

嘶...建议我们跳过这段(枫乔传统在代码中发癫)。

xiaolian-minecraft-launcher's People

Contributors

lavaver avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.