580
edits
Legoboyvdlp (talk | contribs) (→Metadata / -set.xml: Add fallback model, ratins.) |
No edit summary |
||
| Line 1: | Line 1: | ||
This list is various simple checks and modifications to improve user experience with aircraft. | This list is various simple checks and modifications to improve user experience with aircraft. | ||
(For each of these items, we need to show an example of the XML changes required) | |||
= Metadata / -set.xml = | = Metadata / -set.xml = | ||
| Line 14: | Line 16: | ||
* Ensure any development files are excluded from the generated .zip (eg XCF or PSD files) | * Ensure any development files are excluded from the generated .zip (eg XCF or PSD files) | ||
* Examine the console log and resolve any reported aircraft issues (e.g. PNG bad color profile, missing files, etc.) | * Examine the console log and resolve any reported aircraft issues (e.g. PNG bad color profile, missing files, etc.) | ||
* Add an appropriate fallback model | [need to document options to do this] | ||
* Add an appropriate MP fallback model | |||
= Code changes = | = Code changes = | ||
edits