3
0
Fork 1
mirror of https://gitlab.com/dezentrale/workadventure/maps.git synced 2024-11-14 20:11:02 +01:00
dezentrale-workadventure-maps/README.md
2022-01-09 22:08:55 +01:00

944 B

WorkAdventure Map Starter Kit

This is a starter kit to help you build your own map for WorkAdventure.

Installation

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/

Licenses

This project contains multiple licenses:

About third party assets

If you add third party assets in your map, do not forget to:

  1. Credit the author and license with the "tilesetCopyright" property present in the properties of each tilesets in the map.json file
  2. Add the license text in LICENSE.assets