Heuzef 99516d2048 | 1 year ago | |
---|---|---|
.github/workflows | 1 year ago | |
maps | 1 year ago | |
public | 1 year ago | |
src | 1 year ago | |
tilesets | 1 year ago | |
.gitignore | 1 year ago | |
LICENSE.assets | 1 year ago | |
LICENSE.code | 1 year ago | |
LICENSE.map | 1 year ago | |
README.md | 1 year ago | |
index.html | 1 year ago | |
package-lock.json | 1 year ago | |
package.json | 1 year ago | |
tsconfig.json | 1 year ago | |
vite.config.ts | 1 year 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 in the /maps folder.
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 preview
This project contains multiple licenses as follows:
map.json
and the map visual as well)src/assets/
folder)If you add third party assets in your map, do not forget to:
map.json
file