Skip to content

Commit 3558809

Browse files
committed
Edit directory env (v3.3.16)
1 parent 8212761 commit 3558809

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.env

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@ TILESET_OPTIMIZATION_QUALITY_MAX=1.0
1313
UPLOAD_MODE=MAP_STORAGE
1414
# UPLOAD_MODE=GH_PAGES
1515

16-
DIRECTORY=starter
16+
# Here you can specify in which directory your map(s) will be uploaded if you use the map storage.
17+
DIRECTORY=maps

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "workadventure-map-starter-kit",
3-
"version": "3.3.15",
3+
"version": "3.3.16",
44
"license": "MIT",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)