|
3 weeks ago | |
---|---|---|
.github | 2 months ago | |
public | 2 months ago | |
src | 2 months ago | |
tilesets | 2 months ago | |
.gitignore | 2 months ago | |
LICENSE.assets | 1 year ago | |
LICENSE.code | 1 year ago | |
LICENSE.map | 1 year ago | |
README.md | 3 weeks ago | |
index.html | 2 months ago | |
map.json | 2 months ago | |
map.png | 2 months ago | |
package-lock.json | 1 month ago | |
package.json | 1 month ago | |
tsconfig.json | 2 months ago | |
vite.config.ts | 1 month 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 root folder, your tilesets in the assets folder and a new script if you need it in the src folder (it will be automaticaly optimized in production).
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 you do 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