Code Monkey home page Code Monkey logo

arknightsstorytext.uwp's Introduction

Arknights Story Text - UWP

一个基于 UWP 的明日方舟纯文本剧情工具

最低支持平台

Windows 10 1703 (15063)

构建需求

  • Visual Studio 2022 及以上
  • .NET 8 SDK(为了使用最新的 C# 语言版本)
  • Windows 10 SDK (至少为 16299,因为需要生成 ARM64 版本的程序)
    • 需安装 Windows SDK for UWP Managed Apps

贡献者须知

为了兼容 ARM64 架构,我们将最低版本设置为了 Windows 10 1709 (Build 16299)。

但是,为了兼容 Windows 10 Mobile 设备,我们不应在不添加兼容性检测的情况下,使用任何不支持 Windows 10 1703 (Build 15063) 的 API

另外,若引用了 .NET Standard 2.0 库,在部署到 Windows 10 Mobile 设备时,应使用 Release 配置来进行部署或安装。

使用的开源项目

ArknightsResources/Utility (MIT 许可证,以源代码形式使用)

许可

MIT 许可证

arknightsstorytext.uwp's People

Contributors

baka632 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

arknightsstorytext.uwp's Issues

一些未来增强的建议

可以打开文件夹功能,这样可以直接打开一整个活动的剧情
选择字体/字号的功能
加入对设置gamedatePath(手动设置/自动检索),然后根据活动和关卡打开的功能

添加 Arm64 支持

在 Windows 11 Insider Preview Build 25905 中,移除了 Arm32 UWP 应用的支持。

为了迎接应用的64位化,我们应该支持Arm64,但是本项目的最低版本并不支持生成 Arm64 应用。

一方面,我们要兼容 Windows 10 Mobile,另一方面,我们应该支持最新版本的系统。

我们应当进行相应的适配工作。

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.