Skip to content

Commit b71680b

Browse files
committed
2 parents c82df82 + c77b541 commit b71680b

302 files changed

Lines changed: 167 additions & 364 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,4 +360,7 @@ MigrationBackup/
360360
.ionide/
361361

362362
# Fody - auto-generated XML schema
363-
FodyWeavers.xsd
363+
FodyWeavers.xsd
364+
365+
# build output
366+
/build

CurvaLauncher/Utilities/Models/GithubRelease.cs

Lines changed: 0 additions & 336 deletions
This file was deleted.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
![Icon](/Assets/Icon128.png)
3+
![Icon](/assets/Icon128.png)
44

55
# CurvaLauncher
66

@@ -96,8 +96,8 @@ Most of CurvaLauncher's features are available in the form of plugins
9696

9797
Preview
9898

99-
![](/Assets/preview2.png)
99+
![](/assets/preview2.png)
100100

101-
![](/Assets/preview4.png)
101+
![](/assets/preview4.png)
102102

103103
</div>

README.zh.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<div align="center">
22

3-
![图标](/Assets/Icon128.png)
3+
![图标](/assets/Icon128.png)
44

55
# CurvaLauncher
66

@@ -97,9 +97,9 @@ CurvaLauncher 的大多功能都以插件形式提供
9797

9898
预览
9999

100-
![](/Assets/preview2.png)
100+
![](/assets/preview2.png)
101101

102102

103-
![](/Assets/preview4.png)
103+
![](/assets/preview4.png)
104104

105105
</div>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)