diff --git a/IPA.Loader/IPA.Loader.csproj b/IPA.Loader/IPA.Loader.csproj index c85d8dba..1cf1965e 100644 --- a/IPA.Loader/IPA.Loader.csproj +++ b/IPA.Loader/IPA.Loader.csproj @@ -163,12 +163,11 @@ + + - - - - + \ No newline at end of file diff --git a/IPA.Loader/Loader/manifest.json b/IPA.Loader/Loader/manifest.json index 82282738..aa000bab 100644 --- a/IPA.Loader/Loader/manifest.json +++ b/IPA.Loader/Loader/manifest.json @@ -9,7 +9,7 @@ "id": "BSIPA", "name": "Beat Saber IPA", "version": "3.13.3", - "icon": "IPA.icon.png", + "icon": "IPA.icon_white.png", "features": [ "define-feature(print, IPA.Loader.Features.PrintFeature)", "define-feature(debug, IPA.Loader.Features.DebugFeature)", @@ -20,7 +20,7 @@ "define-feature(config-provider, IPA.Loader.Features.ConfigProviderFeature)" ], "links": { - "project-home": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded/wiki", + "project-home": "https://beat-saber-modding-group.github.io/BeatSaber-IPA-Reloaded/index.html", "project-source": "https://github.com/beat-saber-modding-group/BeatSaber-IPA-Reloaded", "donate": "https://ko-fi.com/danike" } diff --git a/IPA.Loader/icon.png b/IPA.Loader/icon.png deleted file mode 100644 index e03628bd..00000000 Binary files a/IPA.Loader/icon.png and /dev/null differ diff --git a/IPA.Loader/icon.xcf b/IPA.Loader/icon.xcf deleted file mode 100644 index a9b6ca6a..00000000 Binary files a/IPA.Loader/icon.xcf and /dev/null differ diff --git a/IPA.Loader/icon_black.png b/IPA.Loader/icon_black.png new file mode 100644 index 00000000..091da79a Binary files /dev/null and b/IPA.Loader/icon_black.png differ diff --git a/IPA.Loader/icon_black.svg b/IPA.Loader/icon_black.svg new file mode 100644 index 00000000..c894ce3d --- /dev/null +++ b/IPA.Loader/icon_black.svg @@ -0,0 +1,284 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/IPA.Loader/icon_white.png b/IPA.Loader/icon_white.png new file mode 100644 index 00000000..57876d3a Binary files /dev/null and b/IPA.Loader/icon_white.png differ diff --git a/IPA.Loader/icon_white.svg b/IPA.Loader/icon_white.svg new file mode 100644 index 00000000..445a3246 --- /dev/null +++ b/IPA.Loader/icon_white.svg @@ -0,0 +1,324 @@ + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/README.md b/README.md index f048efea..ba87552d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# BSIPA [![Build status](https://ci.appveyor.com/api/projects/status/1ruhnnfeudrrd097?svg=true)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb) +# ![BSIPA](docs/images/banner_dark.svg) [![Build status](https://ci.appveyor.com/api/projects/status/1ruhnnfeudrrd097?svg=true)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb) Beat Saber IPA - The mod injector tailored for Beat Saber diff --git a/docs/images/banner_dark.svg b/docs/images/banner_dark.svg new file mode 100644 index 00000000..9cffa5c1 --- /dev/null +++ b/docs/images/banner_dark.svg @@ -0,0 +1,329 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/images/banner_light.svg b/docs/images/banner_light.svg new file mode 100644 index 00000000..7e4b7339 --- /dev/null +++ b/docs/images/banner_light.svg @@ -0,0 +1,344 @@ + + + +image/svg+xml + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/docs/index.md b/docs/index.md index 99e19841..b8f4300d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -1,4 +1,4 @@ -# Beat Saber IPA Reloaded [![Build status](https://ci.appveyor.com/api/projects/status/1ruhnnfeudrrd097?svg=true)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb) +# ![Beat Saber IPA Reloaded](images/banner_dark.svg) [![Build status](https://ci.appveyor.com/api/projects/status/1ruhnnfeudrrd097?svg=true)](https://ci.appveyor.com/project/nike4613/beatsaber-ipa-reloaded-9smsb) Beat Saber IPA - The mod injector tailored for Beat Saber