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

Make Classroom + Chat Command Builder dependencies clear #60

Open
WebCoder49 opened this issue Jul 25, 2024 · 3 comments
Open

Make Classroom + Chat Command Builder dependencies clear #60

WebCoder49 opened this issue Jul 25, 2024 · 3 comments

Comments

@WebCoder49
Copy link

I git cloned CTW into my .minetest/games/ directory to install it, and when I ran Minetest had to install Ruben Wardy's Classroom and Chat Command Builder mods (through the Minetest UI). The game did not make this clear for a non-technical user, and instead emitted Lua errors saying the dependencies were not present.

You should probably either mention this as installation instructions in the README, or include the dependencies in some way. They are not automatically installed in Minetest 5.8.0.

@WebCoder49
Copy link
Author

Also, the game defaulted to creating a flat world when the singlenode world looks more like what you want.

@rubenwardy
Copy link
Member

You need to recursively clone the repository to get submodules. git clone --recursive

@WebCoder49
Copy link
Author

WebCoder49 commented Jul 25, 2024

You need to recursively clone the repository to get submodules. git clone --recursive

Thank you! That was a very quick response.

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

2 participants