-
Notifications
You must be signed in to change notification settings - Fork 1
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
22 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 |
---|---|---|
@@ -1,2 +1,24 @@ | ||
# WarOnTheSea | ||
War on the Sea 日本語化ファイル | ||
|
||
## 概要 | ||
|
||
War on the Sea を日本語化するテキストファイルです。 | ||
|
||
### インストール方法 | ||
|
||
- 1.War on the Sea がインストールしてあるフォルダを見つけます。 | ||
通常はゲームのプロパティを開いて、ローカルファイルを選択します。 | ||
「参照…」ボタンを押すと、そのフォルダーにエクスプローラーが開きます。 | ||
- 2.下記のフォルダーがあるはずです。 | ||
```”WarOnTheSea_Data”``` | ||
- 3.フォルダー階層を辿っていきます。 | ||
```”WarOnTheSea_Data/StreamingAssets”``` | ||
- 4.下記のフォルダーとファイルがあります。 | ||
- ```”default”``` | ||
- ```”WarOnTheSea_Manual.pd”f``` | ||
- 5.ここに先程ダウンロードして解凍した、overrideフォルダーをこのフォルダーコピーします。 | ||
- 6.最終的にこうなればOKです。 | ||
- ```”default”``` | ||
- ```”override”``` | ||
- ```”WarOnTheSea_Manual.pdf”``` |