I have a fairly simple mod that already has a semi dynamic way of registering and dealing with items and their effects based on an Enum.
I know that one sign of a good api is if it is used internally but I am not sure how to go about opening it up/releasing it.
Can someone either explain how I would go about opening up an api/releasing it, or point me at a tutorial?
I know that one sign of a good api is if it is used internally but I am not sure how to go about opening it up/releasing it.
Can someone either explain how I would go about opening up an api/releasing it, or point me at a tutorial?