Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor #6

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from
Draft

Refactor #6

wants to merge 14 commits into from

Conversation

thejudge156
Copy link
Owner

@thejudge156 thejudge156 commented Jul 22, 2024

Refactor to a abstracted Processor api and submodules. I hope to some point soon implement mixins/fabric using this processor and module system.

Ready:
Core MC submodule (mc-lib) contains all the code for vanilla to run through native image, plus some basic configs.

TODO:
Fabric submodule (fabric-lib), which would implement the Fabric Loader API and talk to Dynamically Linked Libraries through FFI
Mixin submodule (mixin-lib), details soon
Target API (Android, iOS, etc...)

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

Successfully merging this pull request may close these issues.

2 participants