mod参数:修订间差异
小
无编辑摘要
无编辑摘要 |
小无编辑摘要 |
||
| 第1行: | 第1行: | ||
== .ini == | == .ini == | ||
=== [core] === | === [core] === | ||
<p style="margin:0;padding:0;border-top:1px solid;"> | <p style="margin:0;padding:0;border-top:1px solid;display:inline-grid;grid-template-columns:repeat(2, 50px 1fr);grid-gap:5px;box-sizing:border-box;"> | ||
<b style="color:#30306d;user-select:none;">名:</b>name< | <b style="color:#30306d;user-select:none;">名:</b><code style="padding:0;margin:0;white-space:pre;overflow:auto;line-height:normal;">name</code> | ||
<b style="color:#306d30;user-select:none;">值:</b>string< | <b style="color:#306d30;user-select:none;">值:</b><code style="padding:0;margin:0;white-space:pre;overflow:auto;line-height:normal;">string</code> | ||
<b style="color:#6d3030;user-select:none;">释:</b>Defines the unit raw name, game uses it to identify as a unique name.(This is not displayed in-game)< | <b style="color:#6d3030;user-select:none;">释:</b><code style="padding:0;margin:0;white-space:pre;overflow:auto;line-height:normal;">Defines the unit raw name, game uses it to identify as a unique name.(This is not displayed in-game)</code> | ||
<b style="color:#306d6d;user-select:none | <b style="color:#306d6d;user-select:none;">例:</b><code style="padding:0;margin:0;white-space:pre;overflow:auto;line-height:normal;">name: customTank1</code> | ||
<code style="padding:0;margin:0;white-space:pre;overflow:auto | |||
</p> | </p> | ||