Fix link to online craftguide CSM

master
Lars Müller 2022-06-03 21:13:16 +02:00 committed by GitHub
parent 273cb41770
commit df31c9dbce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Generates a static ("serverless") online craftguide.
## About
See this [Minetest Game craftguide](https://appgurueu.github.io/online_craftguide/) for an example.
Depends on [`modlib`](https://github.com/appgurueu/modlib). Requires inventory images rendered using [`online_craftguide_csm`](https://github.com/appgurueu/modlib) to work (which are not copied automatically). Code written by Lars Mueller aka LMD or appguru(eu) and licensed under the MIT license. The Minetest logo is licensed as CC BY-SA 3.0 with credits going to erlehmann. Generated inventory images (files in the `docs/images` folder) are derived from [Minetest Game](https://github.com/minetest/minetest_game) and therefore CC BY-SA 3.0, with credits going to [various contributors](https://github.com/minetest/minetest_game/blob/master/LICENSE.txt). Uses & embeds [Bootstrap icons](https://icons.getbootstrap.com) which are licensed under the MIT license, with credits going to [mdo](https://github.com/mdo).
Depends on [`modlib`](https://github.com/appgurueu/online_craftguide_csm). Requires inventory images rendered using [`online_craftguide_csm`](https://github.com/appgurueu/modlib) to work (which are not copied automatically). Code written by Lars Mueller aka LMD or appguru(eu) and licensed under the MIT license. The Minetest logo is licensed as CC BY-SA 3.0 with credits going to erlehmann. Generated inventory images (files in the `docs/images` folder) are derived from [Minetest Game](https://github.com/minetest/minetest_game) and therefore CC BY-SA 3.0, with credits going to [various contributors](https://github.com/minetest/minetest_game/blob/master/LICENSE.txt). Uses & embeds [Bootstrap icons](https://icons.getbootstrap.com) which are licensed under the MIT license, with credits going to [mdo](https://github.com/mdo).
## Links
@ -26,4 +26,4 @@ Depends on [`modlib`](https://github.com/appgurueu/modlib). Requires inventory i
* Join a game with the `online_craftguide_csm` and wait for the rendering to finish
* Copy the `online_craftguide_csm/images` folder to your `online_craftguide/docs/images` folder
* Start a game with the mod enabled - it will generate the website for you
* Your online craftguide is now stored in your `online_craftguide/docs` folder
* Your online craftguide is now stored in your `online_craftguide/docs` folder