MovingBlocks
Improve module metadata files
In Terasology's module system, each module contains a module.txt
file in JSON format containing additional information (metadata) - the module's name, author(s), its current version and dependencies. In addition to this, every module should have a short description in its module.txt
giving a hint regarding its purpose - this description is shown in-game in the module selection screen and can be used by players to find new modules they're interested in. Your task is to improve the descriptions of modules in the lineup, or add them if none are present.
Definition of 'Done'
- Pull requests are submitted to EXACTLY THREE module repositories that improve the description of the modules'
module.txt
metadata files.
Where to start?
- Browse through the list community modules at https://github.com/Terasology/ to find modules with missing or incomplete information (e.g. ManualLabor).
Task tags
Students who completed this task
Mandar Juvekar, J Young Kim, Scott Moses Sunarto