[Export] Add readable descriptions and validation warnings to the export options.
This commit is contained in:
10
doc/classes/EditorExportPlatformPC.xml
Normal file
10
doc/classes/EditorExportPlatformPC.xml
Normal file
@ -0,0 +1,10 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="EditorExportPlatformPC" inherits="EditorExportPlatform" version="4.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../class.xsd">
|
||||
<brief_description>
|
||||
Base class for the desktop platform exporter (Windows and Linux/BSD).
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
</class>
|
||||
Reference in New Issue
Block a user