2023-03-09 08:41:52 +00:00
<?xml version="1.0" encoding="UTF-8" ?>
2023-07-06 08:08:05 +00:00
<class name= "EditorExportPlatformPC" inherits= "EditorExportPlatform" xmlns:xsi= "http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation= "../class.xsd" >
2023-03-09 08:41:52 +00:00
<brief_description >
Base class for the desktop platform exporter (Windows and Linux/BSD).
</brief_description>
<description >
2024-01-10 15:52:47 +00:00
The base class for the desktop platform exporters. These include Windows and Linux/BSD, but not macOS. See the classes inheriting this one for more details.
2023-03-09 08:41:52 +00:00
</description>
<tutorials >
2024-01-10 15:52:47 +00:00
<link title= "Exporting for Windows" > $DOCS_URL/tutorials/export/exporting_for_windows.html</link>
<link title= "Exporting for Linux" > $DOCS_URL/tutorials/export/exporting_for_linux.html</link>
2023-03-09 08:41:52 +00:00
</tutorials>
</class>