Steamをインストール
ログイン
|
言語
简体中文(簡体字中国語)
繁體中文(繁体字中国語)
한국어 (韓国語)
ไทย (タイ語)
български (ブルガリア語)
Čeština(チェコ語)
Dansk (デンマーク語)
Deutsch (ドイツ語)
English (英語)
Español - España (スペイン語 - スペイン)
Español - Latinoamérica (スペイン語 - ラテンアメリカ)
Ελληνικά (ギリシャ語)
Français (フランス語)
Italiano (イタリア語)
Bahasa Indonesia(インドネシア語)
Magyar(ハンガリー語)
Nederlands (オランダ語)
Norsk (ノルウェー語)
Polski (ポーランド語)
Português(ポルトガル語-ポルトガル)
Português - Brasil (ポルトガル語 - ブラジル)
Română(ルーマニア語)
Русский (ロシア語)
Suomi (フィンランド語)
Svenska (スウェーデン語)
Türkçe (トルコ語)
Tiếng Việt (ベトナム語)
Українська (ウクライナ語)
翻訳の問題を報告
If you would like to modify to a larger quantity you can definitely do so in the mod files!
There are a few other mods out there that do increase the values to a larger quantity already so you might check them as well!
I will try to take a look at this and try to figure it (and the load order thing that Kakutani mentioned) when i get a chance. My next break from teaching isn't until Thanksgiving but maybe I will do a Thanksgiving update!
<Properties>
<LoadOrder>111</LoadOrder>
</Properties>
in between lines 18 and 19 of the modinfo file. In the end, it will look like:
<!-- Different parts of the mod -->
<Components>
<UpdateDatabase id="PUT_A_UNIQUE_STRING_HERE">
<Properties>
<LoadOrder>111</LoadOrder>
</Properties>
<Items>
<File>Code.sql</File>
</Items>
</UpdateDatabase>
</Components>
I am not certain of how to do that and (unfortunately) I don't have time in my life to learn that skill anymore.
I appreciate the interest in the mod but it is, essentially, going to be left as is for the foreseeable future