MovingBlocks
Fix outdated information in the world generation tutorial
TutorialWorldGeneration (https://github.com/Terasology/TutorialWorldGeneration/wiki) is one of Terasology's tutorial modules, providing an overview of the world generation system's concepts and walking modders through creating their own world generator. Some of the information in the module's wiki - particularly the code snippets - as well as the module itself can be misleading because of unaccounted API updates or just an error on the original editor's part. Your task is to detect and fix that information.
Definition of 'Done'
- The TutorialWorldGeneration wiki article is updated so that the code is up-to-date and working. Any missing/broken links or invalid Markdown markup is also fixed or removed.
Where to start?
- Going through the tutorial yourself and noting any issues that occur is an organic first step!
Task tags
Students who completed this task
Tim Verhaegen