简体   繁体   English

我如何(在Windows 10上)设置要用C#开发的Godot项目并导出到web / html5?

[英]How do I (on Windows 10) set up a Godot project to be developed in C# and export to web/html5?

I've got the project set up and it exports fine to Windows. 我已经建立了项目,并且可以很好地将其导出到Windows。 However, under Project -> Export I can't click the "Export Project" button. 但是,在项目->导出下,我无法单击“导出项目”按钮。

导出设置页面

When I click on the "Manage Export Templates" button, I'm prompted to install 3.0.6.stable.mono, which I download and install from the default mirror. 当我单击“管理导出模板”按钮时,系统提示我安装3.0.6.stable.mono,该文件是从默认镜像下载并安装的。

模板管理器页面

Unfortunately, this does not enable the "Export Project" button. 不幸的是,这没有启用“导出项目”按钮。 Additionally, I get an error when from the main editor I attempt to "Run in Browser." 此外,从主编辑器尝试“在浏览器中运行”时,我得到一个错误。 It says "Could not open template for export." 它说:“无法打开导出模板。”

在此处输入图片说明

This platform is not supported yet. 目前尚不支持该平台。

You can track the remaining platforms from the issues linked here: https://github.com/godotengine/godot/issues/18364#issuecomment-406222102 您可以从此处链接的问题中跟踪其余平台: https : //github.com/godotengine/godot/issues/18364#issuecomment-406222102

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何设置C#项目以从本地.css文件将CSS内联到HTML? PreMailer.Net可以做到这一点吗? - How do I set up a C# project to inline css into HTML from a local .css file? Can PreMailer.Net do this? 如何在不使用对话框的情况下为C#项目中的MySQL数据库设置连接字符串? - How do I set up a connection string for a MySQL database in a C# project without using dialog boxes? 如何在Windows 10 Phone上的Windows Universal Apps中通过触摸设置拖动? - How do I set up dragging by touch in Windows Universal Apps on Windows 10 Phone? 如何设置MySQL以使用C#? - How do I set up MySQL to work with C#? 如何在 C# 中设置 Windows 默认打印机? - How do I set the windows default printer in C#? 如何在VS 2005中为C#Windows应用程序创建设置项目? - How to create a set up project for a C# windows application, in VS 2005? C#,如何在Windows Powershell(Windows 10)上配置Mono? (环境变量PATH) - C#, How Do I Get Mono Configured on Windows Powershell (Windows 10)? (Environmental Variable PATH) C#html5 Web浏览器对象 - C# html5 web browser object 如何使用html5和C#(重新)广播mjpegstream? - How do I (re)broadcast a mjpegstream using html5 and C#? 如何在Visual C#或C ++中正确处理Windows 10应用程序的暂停? - How do I handle suspension of Windows 10 apps correctly in Visual C# or C++?
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM