Skip to content
This repository was archived by the owner on Feb 28, 2024. It is now read-only.

Document the other ways NML touches neos #54

Merged
merged 3 commits into from
Aug 14, 2022
Merged

Document the other ways NML touches neos #54

merged 3 commits into from
Aug 14, 2022

Conversation

zkxs
Copy link
Collaborator

@zkxs zkxs commented Aug 2, 2022

EIA485
EIA485 previously approved these changes Aug 2, 2022
@@ -1,6 +1,6 @@
# Going Into Detail: How NeosModLoader Interfaces with Neos

NeosModLoader only interfaces with Neos in two places: the hook and the compatibility hash.
NeosModLoader with Neos in two main places: the hook and the compatibility hash.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems to be missing 'interfaces with'

Copy link
Collaborator Author

@zkxs zkxs Aug 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in be2481e

@@ -32,3 +32,8 @@ In order to make a client using NeosModLoader compatible with vanilla Neos the c
[components]: https://wiki.neos.com/Component
[logix]: https://wiki.neos.com/LogiX
[data model]: https://wiki.neos.com/Core_Concepts#Data_Model

## Other Minor Ways NeosModLoader Touches Neos
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reads weird, may want to reuse 'Interfaces with' or list it as addition hooks.
Alternatively could refer to the main ones as 'Primary' and these as 'Secondary' hooks.
Primary as required to function
Secondary as QoL/additional features

Copy link
Collaborator Author

@zkxs zkxs Aug 5, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed in 3c4e40d

@l-2-j l-2-j merged commit 1c01173 into master Aug 14, 2022
@l-2-j l-2-j deleted the what-the-nml-doin branch August 14, 2022 23:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants