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

Please document the build process for craftbook #28

Closed
davr opened this issue Dec 9, 2010 · 2 comments
Closed

Please document the build process for craftbook #28

davr opened this issue Dec 9, 2010 · 2 comments

Comments

@davr
Copy link

davr commented Dec 9, 2010

I'd like to help out by adding ICs or maybe other small enhancements. But I'm not sure on the build process -- I added the hey0 hmod & mc server JARs to the classpath, but then I get errors about missing WorldEdit classes. I then tried to compile WorldEdit...but I get errors about missing JNBT classes. I'm afraid every time I try to get a dependency it'll require more things down the line.

If you could document what is needed to compile, that would be great. (Providing an ant build.xml would be awesome, but I could create that if I knew what was needed)

@sk89q
Copy link
Member

sk89q commented Dec 9, 2010

It ends at the JNBT library. You can just get WorldEdit pre-compiled and save some work: https://github.com/sk89q/worldedit/downloads

That's all you need though -- hMod, MC server, and WE (and jnbt.jar if you are compiling WE).

I've been planning to add some documentation about building but had not gotten to it. Same goes with a "public" Ant build file.

@Lymia
Copy link
Collaborator

Lymia commented Dec 16, 2010

Fixed in recently pulled branch.

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

No branches or pull requests

3 participants