-
Notifications
You must be signed in to change notification settings - Fork 36
Add NeosDocumentImport family #280
base: master
Are you sure you want to change the base?
Conversation
You do not need merge master branch after making the pr, unless you make actual changes to the pr afterwards, this will be done by the reviewer. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not sure, but think it'd make sense to separate the libs into their own entries like has been done with harmony...
I'm looking into it. It is inconvenient having to take care of transitive dependencies. Luckily it isn't many. |
I finished changing my project and fleshing out the manifest changes. |
This time it is 3 mods in one repository to allow document import conversions:
1x library mod
2x miniature mods that register their conversion code using the library
PS: Visual Studio broke formatting while editing the JSON. -> pls squash the extra commits