Add "dedicated server" export mode which can strip unneeded visual resources
This commit is contained in:
parent
91713ced81
commit
74458b6e9b
26 changed files with 671 additions and 42 deletions
|
|
@ -10,4 +10,12 @@
|
|||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
<methods>
|
||||
<method name="create_placeholder" qualifiers="const">
|
||||
<return type="Resource" />
|
||||
<description>
|
||||
Creates a placeholder version of this resource ([PlaceholderTexture2DArray]).
|
||||
</description>
|
||||
</method>
|
||||
</methods>
|
||||
</class>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue