-
Notifications
You must be signed in to change notification settings - Fork 27
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
Intermediate Modding: Custom Configs & Config Syncing #38
Intermediate Modding: Custom Configs & Config Syncing #38
Conversation
I'm not sure how I feel about having a normal, intermediate, and advanced section I think just the normal and advanced section would be fine. Maybe it needs a rename to "specific modding topics" or something. I'm also working on a PR to add a "Modding API" page, I will likely do a full review/check of this afterwards since it might change how advanced modding is structured |
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.
Looks mostly good! I would probably move from intermediate-modding
to advanced-modding
just to avoid clutter, even if it's not explicitly an advanced topic - I assume we'll rename the section at some point
If you do move to advanced-modding, make sure to update the in-article links/config.mts
13d4ae3
to
86f3df9
Compare
see #54 |
Thanks to @Owen3H on the discord for writing most of the base of these docs that were then split and adapted for the wiki.
Please tell me if anything is non functional and I'll update my pr.