Spoons / rmm

An Open Source RimWorld mod package manager and sorting tool.
GNU General Public License v3.0
24 stars 7 forks source link

Failed to recognize mod #15

Closed daxpedda closed 1 year ago

daxpedda commented 1 year ago

Description I synced the mod "Fridges Are Hoppers". But when using update it says that it's ignoring it.

I suspect the issue is the authors name, because usually when you sync mods the folder gets renamed to author.mod, which in this case it didn't, it just staid as 2894860548.

Reproduction List the steps to reproduce the issue. Ex:

  1. rmm sync "Fridges Are Hoppers"
  2. rmm update

Info OS: Manjaro XFCE RMM: 1.0.16.dev3 RimWorld: 1.4.3704 rev896

daxpedda commented 1 year ago

Strangely, I also found that "Hemogen Cuisine" is also not recognized. The authors name and it's mod is just ASCII.

Spoons commented 1 year ago

Thanks. Taking a look at this now.

Spoons commented 1 year ago

Issue was that those mods had a lower case 'about.xml' versus a 'About.xml'.

Fixed and pushed.