h4lfheart / FortnitePorting

Automation of the Fortnite Porting Process
GNU General Public License v3.0
250 stars 45 forks source link

Fixing icon retrieval after 30.10 update #58

Closed Bmarquez1997 closed 5 months ago

Bmarquez1997 commented 5 months ago

Icon paths were moved from AthenaCharacterItemDefinition.HeroDefinition.Properties to AthenaCharacterItemDefinition.HeroDefinition.DataList.Properties and had their names changed from PreviewImage to Icon.

Also added logic to check that the incoming update version is newer than the current version, to avoid "You're using 2.1.9, do you want to update to 2.1.8" messages