Skip to content
Snippets Groups Projects
Commit a907e0e8 authored by stuebinm's avatar stuebinm
Browse files

Merge branch 'tabascoeye-master-patch-80386' into 'master'

typo: main maps are "lobby" not lounge

See merge request !76
parents 83e02df8 796d67f1
No related branches found
No related tags found
1 merge request!76typo: main maps are "lobby" not lounge
Pipeline #11303 passed
...@@ -106,7 +106,7 @@ the rc3.world – these paths would be outside of your repository. ...@@ -106,7 +106,7 @@ the rc3.world – these paths would be outside of your repository.
### Links to places outside your own assembly ### Links to places outside your own assembly
**Attention:** Does not work as it did last year! **Attention:** Does not work as it did last year!
To get to other assemblies or other places in general (e.g. the lobby or lounge), To get to other assemblies or other places in general (e.g. the lobby),
use the following link schema: use the following link schema:
`world://<assembly>/<map>.json` `world://<assembly>/<map>.json`
...@@ -115,7 +115,7 @@ Where `assembly` is the "technical name" (i.e. slug) of the target assembly, as ...@@ -115,7 +115,7 @@ Where `assembly` is the "technical name" (i.e. slug) of the target assembly, as
set in the Maschinenraum for your own assembly. The remaining path is then relative set in the Maschinenraum for your own assembly. The remaining path is then relative
to the map repository of the linked assembly. to the map repository of the linked assembly.
To get back to the lounge, just use `lounge` as the slug. To get back to the lobby, just use `lobby` as the slug.
Since the validity of such links does not just depend on your own repository but Since the validity of such links does not just depend on your own repository but
also the entire event (and may even change over time), we cannot check such links also the entire event (and may even change over time), we cannot check such links
......
...@@ -116,8 +116,7 @@ da diese auf rc3.world dann außerhalb eures Assemblies liegen würden. ...@@ -116,8 +116,7 @@ da diese auf rc3.world dann außerhalb eures Assemblies liegen würden.
**Achtung:** Funktioniert anders als letztes Jahr! **Achtung:** Funktioniert anders als letztes Jahr!
Um zu anderen Assemblies oder allgemein anderen Orten (z.B. zur Lobby oder Um zu anderen Assemblies oder allgemein anderen Orten (z.B. zur Lobby) zu linken gibt es ein spezielles Link-Schema:
Lounge) zu linken gibt es ein spezielles Link-Schema:
`world://<assembly>/<map>.json` `world://<assembly>/<map>.json`
...@@ -126,7 +125,7 @@ so wie ihr ihn im Maschinenraum für euer eigenes Assembly festlegen könnt. Der ...@@ -126,7 +125,7 @@ so wie ihr ihn im Maschinenraum für euer eigenes Assembly festlegen könnt. Der
Pfad danach bezieht sich dann auf den Ort der Map innerhalb des Git-Repositories Pfad danach bezieht sich dann auf den Ort der Map innerhalb des Git-Repositories
dieses Assemblies. dieses Assemblies.
Um zurück in die Lounge zu kommen, benutzt als slug einfach `lounge`. Um zurück in die lobby zu kommen, benutzt als slug einfach `lobby`.
Da die Gültigkeit dieser Links nicht von eurem eigenen Repository, sondern auch vom Da die Gültigkeit dieser Links nicht von eurem eigenen Repository, sondern auch vom
Rest der Veranstaltung abhängt (und sich auch mit der Zeit ändern kann), können Rest der Veranstaltung abhängt (und sich auch mit der Zeit ändern kann), können
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment