更改

跳到导航 跳到搜索
删除101字节 、 2017年9月13日 (三) 08:22
第95行: 第95行:     
===配置模组===
 
===配置模组===
Some mods have a <tt>config.json</tt> file in their mod folder. It might be created the first time you launch the game with that mod. This file lets you customise the mod settings.
+
有些MOD在文件夹里有个<tt>config.json</tt> 文件。这个文件会在第一次使用该MOD启动游戏时创建。可以让你自定义MOD的设置。
   −
To edit the <tt>config.json</tt> file, just open it in a text editor. Make sure the game isn't running when you edit it, or your changes might not take effect. See a [http://www.w3schools.com/js/js_json_syntax.asp basic guide to JSON]; basically make sure your values are surrounded by quotes (like <tt>"value"</tt>). You can use this [https://jsonformatter.curiousconcept.com/ JSON validator] to make sure the format is correct.
+
要编辑<tt>config.json</tt> 文件,不要在游戏运行时编辑文件,否则更改的设置会无法生效。请看[http://www.w3schools.com/js/js_json_syntax.asp JSON 的基本指南]; 基本上确保值被引号包围( 像这样:<tt>"value"</tt>) 。你可使用[https://jsonformatter.curiousconcept.com/ JSON 验证器] 来确保格式正确。
    
==存档==
 
==存档==
1,237

个编辑

导航菜单