This is a WorkAdventure map for the Drupal France association.
Used for online events like meetups, contribution sprints or the association's general assembly.
This map had been made from the official starter kit.
To understand how to build a map, follow the tutorial at https://workadventu.re/map-building.
With npm installed (comes with node), run the following commands into a terminal in the root directory of this project:
npm install
npm run start
The project will run at http://localhost:8080/
This project contains multiple licenses as follows:
- Code license (all files except those for other licenses)
- Map license (
map.json
and the map visual as well) - Assets license (the files inside the
src/assets/
folder)
If you add third party assets in your map, do not forget to:
- Credit the author and license with the "tilesetCopyright" property present in the properties of each tilesets in the
map.json
file - Add the license text in LICENSE.assets