NOTE: Gist contents is moved to this repo for easier maintaining and record-keeping: https://github.com/neoforged/.github/tree/main/changes/technical_changes
A small selection of changes that were done in NeoForge since it's creation. This is not all of them. Most changes can be seen in PRs and Commits on the NeoForged GitHub organization's repositories.
- Multiple mod entry points allowed now. Can even specify an entry point to be client only for better client code separation.
https://docs.neoforged.net/docs/concepts/sides#mod - Capability refactor to split it into Data Attachment and Capabilities separately and cleaner.https://docs.neoforged.net/docs/datastorage/attachmentshttps://docs.neoforged.net/docs/datastorage/capabilities