Skip to content
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

Third party use of EBXS-Core #9

Open
maxnordlund opened this issue Mar 4, 2016 · 3 comments
Open

Third party use of EBXS-Core #9

maxnordlund opened this issue Mar 4, 2016 · 3 comments

Comments

@maxnordlund
Copy link

I would love to be able to (re)use the world gen that this does, but I need an API to work against. I think this is already the case, but as an outsider it's hard to tell what is public facing API:s and what is internal.

I also would like to be able to use Forge dependency mechanism, but for that there needs to be an @API annotation, like how Thaumcraft does.

What do you think? Did I miss something (obvious)?

@allaryin
Copy link
Member

allaryin commented Mar 4, 2016

You haven't missed anything - I've been stagnant on this project for a bit and wasn't to the point where I was comfortable explicitly exposing api calls to the public. Right now, there are definitely things that you could use the library for... but I can't guarantee that things will stay consistent.

My current project is updating Fairy Factions to 1.8, but once that's stable, I'll be back on EBXS - hopefully some time next week.

@allaryin
Copy link
Member

allaryin commented Mar 4, 2016

However, if you do want to play with things... the "api" component of the mod is in extrabiomes.lib.* and should be relatively safe to call without tainting your project ;)

@maxnordlund
Copy link
Author

Sounds lovely, I'll give it a spin when I can. I'm still new to the whole modding thing, and my Java is very rutsy so everything takes time. (Day job is web app development)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants