workadventure/docs/dev
David Négrier 51c3f1d972 Refactoring translator to use "_" instead of "translator._".
This is shorter and pollutes less the code.
2022-01-21 17:09:29 +01:00
..
images Developer documentation regarding scripting API 2021-12-09 12:13:16 +01:00
contributing-to-scripting-api.md Developer documentation regarding scripting API 2021-12-09 12:13:16 +01:00
how-to-translate.md Refactoring translator to use "_" instead of "translator._". 2022-01-21 17:09:29 +01:00
README.md Developer documentation regarding scripting API 2021-12-09 12:13:16 +01:00

Developer documentation

This (work in progress) documentation provides a number of "how-to" guides explaining how to work on the WorkAdventure code.

This documentation is targeted at developers looking to open Pull Requests on WorkAdventure.

If you "only" want to design dynamic maps, please refer instead to the scripting API documentation.

Contributing

Check out the contributing guide

Front documentation