Skip to content
This repository has been archived by the owner on Jul 11, 2023. It is now read-only.

Mods ident value is not read properly when checking which ones to copy #14

Closed
remyroy opened this issue Jan 8, 2016 · 1 comment
Closed

Comments

@remyroy
Copy link
Owner

remyroy commented Jan 8, 2016

The modinfo.json file can contain a top level dict/object or a list/array of dict/object with one of them having a type="MOD_INFO" containing the ident value. The current code can only read the ident value if the top level element is a dict/object.

Fixing this will enabling having custom mod using a list/array as their top level element in modinfo.json copied during the update process.

@remyroy
Copy link
Owner Author

remyroy commented Jan 8, 2016

Fixed with 5be2cda.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant