Skip to content

Commit 17849bd

Browse files
committedMay 29, 2024·
Deploying to main from @ GamemakerChina/GameMaker-maunl-zh@426bb1f 🚀
1 parent 3c4e3a6 commit 17849bd

23 files changed

+29
-28
lines changed
 

‎IDE_Navigation/IDE_Input.htm

+1-1
Large diffs are not rendered by default.

‎IDE_Tools/Additional_IDE_Tools.htm

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@
2121
event.stopPropagation();
2222
"
2323
>切换翻译</button>
24-
`;$(".header").length?$(".header").append(t):($(".topic-header").append(t),$(".topic-header button").css("position","relative").css("top","44px"))},removeExtensionFromHash=function(t){return t.replaceAll("#t=","").replaceAll("%2F","/").replaceAll(".htm","")};let json_global,json_file={"Additional IDE Tools":"附加 IDE 工具","Local Asset Packages":"本地资源包","Project Image Generator":"项目图像生成器",ProjectTool:"项目工具","Sound Mixer":"混音器","Source Control":"源码控制","The Debugger":"调试器","The Micro Web Server":"微型 Web 服务器","This section of the manual outlines additional IDE tools that are available to help you make your games and which aren't covered in other parts of the manual, as well as those tools that are helpful accessories to the other sections of the IDE.&nbsp;":"本手册的这一部分概述了其他 IDE 工具,这些工具可用于帮助您制作游戏,手册的其他部分没有介绍这些工具,以及那些对 IDE 其他部分有帮助的附件工具。"},get_json_global=$.ajax({url:"/global.json",type:"GET",dataType:"json",async:!1,success:function(t){json_global=t}});$(function(){if(addNoTranslationStateButton(),noTranslationState())return!1;$("div.footer a,h4,caption").each(function(){setTranslator($(this),json_global)}),$("p,h1,h2,h3,td,li,a,div.dropspotnote,figcaption").each(function(){setTranslator($(this),json_file)}),$("th,.warning,.important,.optional").each(function(){setTranslator($(this),json_global)}),$(".header").length&&(window.setInterval(function(){$("#toc-panel a:not('isTranslate')").each(function(){$(this).addClass("isTranslate"),setTranslator($(this),json_global)}),$(".GlossDefinitionText:not('isTranslate')").each(function(){$(this).addClass("isTranslate"),setTranslator($(this),json_global)})},250),console.log("成功啦!现在正在疯狂翻译菜单中!")),$(".tooltip").each(function(){setTranslator($(this),json_global,"title")})}),document.addEventListener("DOMContentLoaded",()=>{pangu.autoSpacingPage()})</script><script type="text/javascript" language="JavaScript">function reDo(){innerWidth==origWidth&&innerHeight==origHeight||location.reload()}4==parseInt(navigator.appVersion)&&"Netscape"==navigator.appName&&(origWidth=innerWidth,origHeight=innerHeight,onresize=reDo),onerror=null</script><style type="text/css">p.WebHelpNavBar{text-align:right}</style><script type="text/javascript">gCommonRootRelPath=gRootRelPath="..",gTopicId="4.3"</script><script type="text/javascript" src="../template/scripts/rh.min.js"></script><script type="text/javascript" src="../template/scripts/common.min.js"></script><script type="text/javascript" src="../template/scripts/topic.min.js"></script><script type="text/javascript" src="../template/scripts/topicwidgets.min.js"></script><script type="text/javascript" src="../whxdata/projectsettings.js"></script><link rel="stylesheet" type="text/css" href="../template/styles/topic.min.css"><link rel="stylesheet" type="text/css" href="../template/Charcoal_Grey/topicheader.css"><meta name="topic-status" content="Draft"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Additional IDE Tools</title><meta name="generator" content="Adobe RoboHelp 2022"><link rel="stylesheet" href="../assets/css/default.css" type="text/css"><script src="../assets/scripts/main_script.js" type="module"></script><meta name="rh-authors" content="Mark Alexander"><meta name="topic-comment" content="Section that covers the rest of the IDE tools that other sections don't cover"><meta name="rh-index-keywords" content="Additional IDE Tools"><meta name="search-keywords" content="IDE Tools,Additional Tools"><meta name="brsnext" value="IDE_Tools/The_Debugger.htm"><meta name="brsprev" value="IDE_Navigation/Keyboard_Shortcuts.htm"></head><body><div class="topic-header rh-hide" id="rh-topic-header"><div class="logo"></div><div class="nav"><div class="title" title="Additional IDE Tools"><span>Additional IDE Tools</span></div><div class="gotohome" title="Click here to see this page in full context"><a href="#" onclick="rh._.goToFullLayout()">Click here to see this page in full context</a></div></div></div><div class="topic-header-shadow rh-hide" id="rh-topic-header-shadow"></div><h1><span data-field="title" data-format="default">Additional IDE Tools</span></h1><p>This section of the manual outlines additional IDE tools that are available to help you make your games and which aren't covered in other parts of the manual, as well as those tools that are helpful accessories to the other sections of the IDE.&nbsp;</p><ul class="colour"><li><a href="The_Debugger.htm">The Debugger</a></li><li><a href="The_Micro_Web_Server.htm">The Micro Web Server</a></li><li><a href="Local_Asset_Packages.htm">Local Asset Packages</a></li><li><a href="Project_Image_Generator.htm">Project Image Generator</a></li><li><a href="Sound_Mixer.htm">Sound Mixer</a></li><li><a href="Source_Control.htm">Source Control</a></li><li><a href="Project_Tool.htm">Project Tool</a></li></ul><p>&nbsp;</p><p>&nbsp;</p><div class="footer"><div class="buttons"><div class="clear"><div style="float:left">Back: <a href="../The_IDE/The_IDE.htm">The IDE</a></div><div style="float:right">Next:&nbsp;<a href="../Settings/Game_Settings.htm">GameMaker Runner</a></div></div></div><h5><span data-keyref="Copyright Notice">© Copyright YoYo Games Ltd. 2024 All Rights Reserved</span></h5></div></body></html>
24+
`;$(".header").length?$(".header").append(t):($(".topic-header").append(t),$(".topic-header button").css("position","relative").css("top","44px"))},removeExtensionFromHash=function(t){return t.replaceAll("#t=","").replaceAll("%2F","/").replaceAll(".htm","")};let json_global,json_file={"Additional IDE Tools":"附加 IDE 工具","Local Asset Packages":"本地资源包","Project Image Generator":"项目图像生成器",ProjectTool:"项目工具","Sound Mixer":"混音器","Source Control":"源码控制","The Debugger":"调试器","The Micro Web Server":"微型 Web 服务器","This section of the manual outlines additional IDE tools that are available to help you make your games and which aren't covered in other parts of the manual, as well as those tools that are helpful accessories to the other sections of the IDE.&nbsp;":"本手册的这一部分概述了其他 IDE 工具,这些工具可用于帮助您制作游戏,手册的其他部分没有介绍这些工具,以及那些对 IDE 其他部分有帮助的附件工具。","{}Additional IDE Tools{}":"{}附加 IDE 工具{}"},get_json_global=$.ajax({url:"/global.json",type:"GET",dataType:"json",async:!1,success:function(t){json_global=t}});$(function(){if(addNoTranslationStateButton(),noTranslationState())return!1;$("div.footer a,h4,caption").each(function(){setTranslator($(this),json_global)}),$("p,h1,h2,h3,td,li,a,div.dropspotnote,figcaption").each(function(){setTranslator($(this),json_file)}),$("th,.warning,.important,.optional").each(function(){setTranslator($(this),json_global)}),$(".header").length&&(window.setInterval(function(){$("#toc-panel a:not('isTranslate')").each(function(){$(this).addClass("isTranslate"),setTranslator($(this),json_global)}),$(".GlossDefinitionText:not('isTranslate')").each(function(){$(this).addClass("isTranslate"),setTranslator($(this),json_global)})},250),console.log("成功啦!现在正在疯狂翻译菜单中!")),$(".tooltip").each(function(){setTranslator($(this),json_global,"title")})}),document.addEventListener("DOMContentLoaded",()=>{pangu.autoSpacingPage()})</script><script type="text/javascript" language="JavaScript">function reDo(){innerWidth==origWidth&&innerHeight==origHeight||location.reload()}4==parseInt(navigator.appVersion)&&"Netscape"==navigator.appName&&(origWidth=innerWidth,origHeight=innerHeight,onresize=reDo),onerror=null</script><style type="text/css">p.WebHelpNavBar{text-align:right}</style><script type="text/javascript">gCommonRootRelPath=gRootRelPath="..",gTopicId="4.3"</script><script type="text/javascript" src="../template/scripts/rh.min.js"></script><script type="text/javascript" src="../template/scripts/common.min.js"></script><script type="text/javascript" src="../template/scripts/topic.min.js"></script><script type="text/javascript" src="../template/scripts/topicwidgets.min.js"></script><script type="text/javascript" src="../whxdata/projectsettings.js"></script><link rel="stylesheet" type="text/css" href="../template/styles/topic.min.css"><link rel="stylesheet" type="text/css" href="../template/Charcoal_Grey/topicheader.css"><meta name="topic-status" content="Draft"><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><title>Additional IDE Tools</title><meta name="generator" content="Adobe RoboHelp 2022"><link rel="stylesheet" href="../assets/css/default.css" type="text/css"><script src="../assets/scripts/main_script.js" type="module"></script><meta name="rh-authors" content="Mark Alexander"><meta name="topic-comment" content="Section that covers the rest of the IDE tools that other sections don't cover"><meta name="rh-index-keywords" content="Additional IDE Tools"><meta name="search-keywords" content="IDE Tools,Additional Tools"><meta name="brsnext" value="IDE_Tools/The_Debugger.htm"><meta name="brsprev" value="IDE_Navigation/Keyboard_Shortcuts.htm"></head><body><div class="topic-header rh-hide" id="rh-topic-header"><div class="logo"></div><div class="nav"><div class="title" title="Additional IDE Tools"><span>Additional IDE Tools</span></div><div class="gotohome" title="Click here to see this page in full context"><a href="#" onclick="rh._.goToFullLayout()">Click here to see this page in full context</a></div></div></div><div class="topic-header-shadow rh-hide" id="rh-topic-header-shadow"></div><h1><span data-field="title" data-format="default">Additional IDE Tools</span></h1><p>This section of the manual outlines additional IDE tools that are available to help you make your games and which aren't covered in other parts of the manual, as well as those tools that are helpful accessories to the other sections of the IDE.&nbsp;</p><ul class="colour"><li><a href="The_Debugger.htm">The Debugger</a></li><li><a href="The_Micro_Web_Server.htm">The Micro Web Server</a></li><li><a href="Local_Asset_Packages.htm">Local Asset Packages</a></li><li><a href="Project_Image_Generator.htm">Project Image Generator</a></li><li><a href="Sound_Mixer.htm">Sound Mixer</a></li><li><a href="Source_Control.htm">Source Control</a></li><li><a href="Project_Tool.htm">Project Tool</a></li></ul><p>&nbsp;</p><p>&nbsp;</p><div class="footer"><div class="buttons"><div class="clear"><div style="float:left">Back: <a href="../The_IDE/The_IDE.htm">The IDE</a></div><div style="float:right">Next:&nbsp;<a href="../Settings/Game_Settings.htm">GameMaker Runner</a></div></div></div><h5><span data-keyref="Copyright Notice">© Copyright YoYo Games Ltd. 2024 All Rights Reserved</span></h5></div></body></html>

‎IDE_Tools/Project_Image_Generator.htm

+1-1
Large diffs are not rendered by default.

‎IDE_Tools/Project_Tool.htm

+2-2
Large diffs are not rendered by default.

‎IDE_Tools/Source_Control.htm

+2-2
Large diffs are not rendered by default.

‎IDE_Tools/Source_Control/Setting_Up_Git_Plugin.htm

+2-2
Large diffs are not rendered by default.

‎IDE_Tools/The_Debugger.htm

+1-1
Large diffs are not rendered by default.

‎IDE_Tools/The_Debugger/Watches.htm

+1-1
Large diffs are not rendered by default.

‎IDE_Tools/The_Micro_Web_Server.htm

+1-1
Large diffs are not rendered by default.

‎Introduction/Debugging.htm

+1-1
Large diffs are not rendered by default.

‎Introduction/The_Output_Window.htm

+1-1
Large diffs are not rendered by default.

‎Introduction/The_Start_Page.htm

+2-2
Large diffs are not rendered by default.

‎Introduction/Workspaces.htm

+1-1
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/General/Input.htm

+1-1
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/General/Paths.htm

+2-2
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/General/Workspace.htm

+1-1
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/General_Preferences.htm

+1-1
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/Plugin_Preferences.htm

+2-2
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/Redefine_Keys_Preferences.htm

+1-1
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/Runtime_Feed_Preferences.htm

+1-1
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/IDE_Preferences/Sprite_Editor_Preferences.htm

+1-1
Large diffs are not rendered by default.

‎Setting_Up_And_Version_Information/Release_Notes.htm

+1-1
Large diffs are not rendered by default.

‎global.json

+1
Original file line numberDiff line numberDiff line change
@@ -497,6 +497,7 @@
497497
"Primitives&nbsp;And Vertex Formats":"基元和顶点格式",
498498
"Project Format":"项目格式",
499499
"Project Image Generator":"项目图像生成器",
500+
"Project Tool":"项目工具",
500501
"ProjectTool":"项目工具",
501502
"Purchasing An Asset":"购买资源",
502503
"Push Notifications":"推送通知",

0 commit comments

Comments
 (0)
Please sign in to comment.