You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been working on an update to the mod.json to enable support for ISM, since the ISM file on Nexus seems to have gotten out of sync. I'm not confident enough in my work, or where/if it belongs in your repo to issue a PR. You can view it here.
Here are issues I am not sure how to clean up/validate.
How do I know a faction is safe to leave out of the "FactionTags", e.g. can I leave out HostileMercenaries?
Do need to add a tag for each faction to FactionShopItems and FactionShops like for FactionTags? Will it cause issues if they're in any of these places but those faction shops aren't implemented?
Is FactionStrings dead code? I don't have it in this json but it's easy to add back.
The text was updated successfully, but these errors were encountered:
daheise
changed the title
Update Support for ISM
JSON Support for ISM
Jun 16, 2020
I have been working on an update to the
mod.json
to enable support for ISM, since the ISM file on Nexus seems to have gotten out of sync. I'm not confident enough in my work, or where/if it belongs in your repo to issue a PR. You can view it here.Here are issues I am not sure how to clean up/validate.
HostileMercenaries
?FactionShopItems
andFactionShops
like forFactionTags
? Will it cause issues if they're in any of these places but those faction shops aren't implemented?FactionStrings
dead code? I don't have it in this json but it's easy to add back.The text was updated successfully, but these errors were encountered: