|
4 weeks ago | |
---|---|---|
.github | 1 year ago | |
public | 2 months ago | |
src | 5 months ago | |
tilesets | 8 months ago | |
.gitignore | 1 year ago | |
LICENSE.assets | 1 year ago | |
LICENSE.code | 1 year ago | |
LICENSE.map | 1 year ago | |
README.md | 2 months ago | |
conference.png | 2 months ago | |
conference.tmj | 2 months ago | |
index.html | 4 weeks ago | |
map.png | 2 months ago | |
map.tmj | 2 months ago | |
package-lock.json | 1 month ago | |
package.json | 4 weeks ago | |
tsconfig.json | 1 year ago | |
vite.config.ts | 2 months ago |
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.
If you want to use more than one map file, just add the new map file on root or in a folder.
we recommend using 500x500 images for the map thumbnails.
If you are going to create custom websites to embed in the map, please reference the HTML files in the input
option in vite.config.js.
Node.js version >=16
With npm installed (comes with node), run the following commands into a terminal in the root directory of this project:
npm install
npm run dev
You can test the optimized map as it will be in production:
npm run build
npm run prod
This project contains multiple licenses as follows:
map.tmj
and the map visual as well)src/assets/
folder)If you add third party assets in your map, do not forget to:
map.tmj
file