Skip to content
Snippets Groups Projects
Commit ff50fa2a authored by Valdo's avatar Valdo
Browse files

Updated READMEs

parent 8fa074b1
Branches
No related tags found
No related merge requests found
......@@ -28,6 +28,8 @@ npm install
npm run dev
```
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*.
## Test optimized map
You can test the optimized map as you do in production:
```sh
......
# WorkAdventure Map Starter Kit - Public Folder
In this directory you can put static files (audio files, images except tileset...) that you want to be available in production.
In this directory you can put static files (audio files, PDFs, videos, images except tileset...) that you want to be present to the players.
# WorkAdventure Map Starter Kit - Src Folder
In this directory you can put your scripts and other source code files.
\ No newline at end of file
# WorkAdventure Map Starter Kit - Tilesets Folder
In this directory you should place the tileset files used in maps.
In this directory you should place the tileset files (PNGs) used to create your maps.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment