Added how to start game video
This commit is contained in:
parent
fe0a58ca5a
commit
ae028f197e
src/docs
BIN
src/docs/assets/StartGame.mp4
Normal file
BIN
src/docs/assets/StartGame.mp4
Normal file
Binary file not shown.
@ -18,6 +18,7 @@ import customTokensAdvanced from "./CustomTokensAdvanced.jpg";
|
|||||||
import addPartyMember from "./AddPartyMember.mp4";
|
import addPartyMember from "./AddPartyMember.mp4";
|
||||||
import changeNickname from "./ChangeNickname.mp4";
|
import changeNickname from "./ChangeNickname.mp4";
|
||||||
import sharingAudio from "./SharingAudio.mp4";
|
import sharingAudio from "./SharingAudio.mp4";
|
||||||
|
import startGame from "./StartGame.mp4";
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
audioSharingFaq,
|
audioSharingFaq,
|
||||||
@ -40,4 +41,5 @@ export default {
|
|||||||
addPartyMember,
|
addPartyMember,
|
||||||
changeNickname,
|
changeNickname,
|
||||||
sharingAudio,
|
sharingAudio,
|
||||||
|
startGame,
|
||||||
};
|
};
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
To start a game in Owlbear Rodeo head to the [home page](https://owlbear.rodeo) and click the Start Game button.
|
To start a game in Owlbear Rodeo head to the [home page](https://owlbear.rodeo) and click the Start Game button.
|
||||||
|
|
||||||
TODO: Add video
|

|
||||||
|
|
||||||
`Tip: When starting a game you can add a password to protect your session from unwanted guests`
|
`Tip: When starting a game you can add a password to protect your session from unwanted guests`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user