You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically some "recommended guidelines" for what mod APIs should look like.
Ama said in stream chat he's had it planned, I'm just adding it here so people can add their input and for it to be officially on the todo-list ^-^
The text was updated successfully, but these errors were encountered:
What do you expect from this? Everyone images a perfect API differently.
I would like to do something into that direction though if you can explain it better.
Was about what kind of stuff to expose trough capabilities, interfaces, or other means (and how to properly go about exposing the things), and the proper way to consume them (like how to not use @Optional which is getting removed and apparently was bad practice in the first place, not including the API classes etc).
Even though different people see APIs in different ways, as a result some are very bad to work with. Maybe some guidelines could help having a more uniform API style, where using different mod APIs could be done in a similar way.
Basically some "recommended guidelines" for what mod APIs should look like.
Ama said in stream chat he's had it planned, I'm just adding it here so people can add their input and for it to be officially on the todo-list ^-^
The text was updated successfully, but these errors were encountered: