Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Augmentile
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Auglement
Augmentile
Commits
b65b3a3b
Verified
Commit
b65b3a3b
authored
3 years ago
by
Nik | Klampfradler
Browse files
Options
Downloads
Patches
Plain Diff
Use singular for event types
parent
d7b42376
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
b65b3a3b
...
...
@@ -66,7 +66,7 @@ as state key. By default, these states can be set by each user for themselves.
Any Matrix room can be augmented with an arbitrary number of maps, by adding the
[
JSON formatted map
](
https://doc.mapeditor.org/en/stable/reference/json-map-format/
)
to the room state under the
`team.auglement.augmentile.map
s
`
event. The state key
to the room state under the
`team.auglement.augmentile.map`
event. The state key
is the map name, which can be used as
`exitUrl`
in other maps.
To add a Tiled map to a Matrix room, export your map in JSON format (we will assume
...
...
@@ -78,7 +78,7 @@ curl \
-H
"Authorization: Bearer AccessToken"
\
-H
"Content-Type: application/json"
\
-d
@mymap.json
\
https://matrix.org/_matrix/client/r0/rooms/%21roomid%3Amatrix.org/state/team.auglement.augmentile.map
s
/mymap
https://matrix.org/_matrix/client/r0/rooms/%21roomid%3Amatrix.org/state/team.auglement.augmentile.map/mymap
```
### Adding the game as room widget
...
...
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