-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
# splashscreen-changer | ||
|
||
EasyAntiCheat を使用しているアプリケーションにおいて起動時に表示される、以下のようなスプラッシュスクリーンの背景画像を変更します。 | ||
VRChat に対しての利用を想定していますが、他のアプリケーションでも利用できます。 | ||
|
||
// スプラッシュスクリーンの画像 | ||
|
||
## ✨ 特徴 | ||
|
||
- 起動するごとに用意した画像からランダムで設定 | ||
- 用意する画像は事前にリサイズ・クロップする必要なく、自動で処理 | ||
- EasyAntiCheat を利用しているアプリケーションであれば利用可能 | ||
|
||
## 🚀 インストール手順 | ||
|
||
本アプリケーションのインストールには、いくつかの方法があります。 | ||
|
||
- 実行ファイルによるポータブルインストール (おすすめ) | ||
- Scoop によるインストール | ||
- go install によるインストール | ||
|
||
これらの具体的なインストール方法については、以下のページをご覧ください。 | ||
|
||
// ドキュメントページリンク | ||
|
||
## 🔍 使い方 | ||
|
||
具体的な使い方については、以下のページをご覧ください。 | ||
|
||
// ドキュメントページリンク | ||
|
||
## 🛠️ 設定 | ||
|
||
このアプリケーションを使うためには、最初に設定が必要です。 | ||
設定方法については、以下のページをご覧ください。 | ||
|
||
// ドキュメントページリンク | ||
|
||
## 🎁 寄付 | ||
|
||
このプロジェクトでは、寄付を受け付けています。以下の方法で寄付が可能です。 | ||
|
||
- Booth: 準備中 | ||
- GitHub Sponsor: [@book000](https://github.com/sponsors/book000) | ||
|
||
## 📑 ライセンス | ||
|
||
このプロジェクトのライセンスは [MIT License](LICENSE) です。 |