How to Contribute : Metadata
June 11, 2020 ยท View on GitHub
Metadata are additional names given to different elements of the game, that are not present in the original game's data files.

We need metadata because:
- It makes understanding the game's scripts easier
- It helps us implement script commands better
- It's an important step towards scripts modding
How to edit metadata
- Get a local copy of the game on your computer here is how!
- Fire up the editor and start a game.
- Close the editor areas you don't need (
ScriptsandDebug HUD):
- Browse the scenes with the
Locatorarea:
- Right click an actor or zone in the
Scenearea to rename it:
- Rename the element and press
Enter. - Commit your changes on git and send us a pull request
Other metadata
You can also edit the model and animation names in the model editor. Keep a watch as we'll be adding new elements of the game to be renamed.