AbyssalCraft API development
Shinoow opened this issue ยท 0 comments
I'm looking for modder and user input on the development of the AbyssalCraft API. What I'm looking for is mainly things that you'd like to have implemented into the API. Everything related to the API can currently be found here https://github.com/Shinoow/AbyssalCraft/tree/master/src/main/java/com/shinoow/abyssalcraft/api
If new methods for registering things are wanted, those will then be added to AbyssalCraftAPI.java, as that is the main class for handling the API.