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

Support for MCDungeon (and potentially other offline generators) #84

Open
sshipway opened this issue Feb 22, 2016 · 0 comments
Open

Support for MCDungeon (and potentially other offline generators) #84

sshipway opened this issue Feb 22, 2016 · 0 comments

Comments

@sshipway
Copy link
Collaborator

The MCDungeon project provides a script that adds procedurally-generated dungeons to an offline world.

When we have a world library , it would be good to be able to tell MCCY to take an existing saved world, and run MCDungeon (with some set parameters) on the world to add dungeons, and then save it as a new library entry.

This would probably need a new container created for the MCDungeon process that is MCCY-aware to download the word save, run with passed parameters, and then upload the updated world back to the library as a new entry ( see #83 ). MCDungeon is command-line driven so containerising it should be easy.

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

1 participant