Add the basics for a primal based config file #4
Reference in New Issue
Block a user
No description provided.
Delete Branch "config-file"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For some reason a workspace file from idea got into my repo,
see: .idea/workspace.xml
This commit also adds a basic logger like used on primal to print status messages at each phase of the mod loading, ie: pre-init, init, post... and so on
there is a new annotation style config system in forge that I just found out about, which outmodes this PR entirely.
I will submit again once I have worked out the new system on primal and magnum.
Pull request closed