JNPLZ / christmas-map

Christmas map of created by WorkAdventure

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WorkAdventure Map Starter Kit

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

To understand how to use this starter kit, follow the tutorial at https://workadventu.re/map-building.

map

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

About

Christmas map of created by WorkAdventure

License:Other


Languages

Language:HTML 52.3%Language:JavaScript 34.1%Language:TypeScript 13.6%