warframe-public-export-plus 0.2.1 → 0.2.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -22,6 +22,7 @@ Instead of ExportManifest, this project adds an `icon` field to most exports, wh
22
22
  ### ExportUpgrades
23
23
 
24
24
  - Several mods share the same name, e.g. there's 3 mods called Vitality. These can be avoided by checking that `codexSecret` and `isStarter` are false/absent.
25
+ - Challenge complications are combined using `/Lotus/Language/Challenges/Challenge_Complication_Combiner`.
25
26
 
26
27
  ### ExportWarframes
27
28