Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
Workadventure
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIF
Workadventure
Commits
ff50fa2a
Commit
ff50fa2a
authored
Oct 3, 2022
by
Valdo
Browse files
Options
Downloads
Patches
Plain Diff
Updated READMEs
parent
8fa074b1
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
README.md
+2
-0
2 additions, 0 deletions
README.md
public/README.md
+1
-1
1 addition, 1 deletion
public/README.md
src/README.md
+3
-0
3 additions, 0 deletions
src/README.md
tilesets/README.md
+1
-1
1 addition, 1 deletion
tilesets/README.md
with
7 additions
and
2 deletions
README.md
+
2
−
0
View file @
ff50fa2a
...
...
@@ -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
...
...
This diff is collapsed.
Click to expand it.
public/README.md
+
1
−
1
View file @
ff50fa2a
# 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
.
This diff is collapsed.
Click to expand it.
src/README.md
0 → 100644
+
3
−
0
View file @
ff50fa2a
# 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
This diff is collapsed.
Click to expand it.
tilesets/README.md
+
1
−
1
View file @
ff50fa2a
# 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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment