Skip to content

Commit

Permalink
release: v1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bsdayo committed Dec 29, 2022
1 parent e061ead commit 3e68015
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

Arcaea 曲目信息 (songlist) 生成器

![预览](./assets/screenshot.jpg)
![预览](./assets/screenshot-v1.1.0.jpg)

</div>

Expand All @@ -14,7 +14,6 @@ SlstGen 是一个为 Arcaea 谱师制作的小工具,用于便捷生成供游

- Fluent Design
- 自包含 .NET 桌面运行时(可选)
- MVVM

## 使用

Expand All @@ -31,6 +30,8 @@ SlstGen 也可以自行编译使用,需要安装 .NET 7 SDK。使用 PowerShel
- `scripts/build-self-contained.ps1` - 编译自包含版本
- `scripts/build-framework-dependent.ps1` - 编译框架依赖版本

编译产物将存放在 `build` 目录下。

## 致谢
- [CommunityToolkit.Mvvm](https://github.com/CommunityToolkit/dotnet)
- [WPF-UI](https://github.com/lepoco/wpfui)
Expand Down

0 comments on commit 3e68015

Please sign in to comment.