Added how to start game video
This commit is contained in:
parent
fe0a58ca5a
commit
ae028f197e
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 changeNickname from "./ChangeNickname.mp4";
|
||||
import sharingAudio from "./SharingAudio.mp4";
|
||||
import startGame from "./StartGame.mp4";
|
||||
|
||||
export default {
|
||||
audioSharingFaq,
|
||||
@ -40,4 +41,5 @@ export default {
|
||||
addPartyMember,
|
||||
changeNickname,
|
||||
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.
|
||||
|
||||
TODO: Add video
|
||||
![Start Game](startGame)
|
||||
|
||||
`Tip: When starting a game you can add a password to protect your session from unwanted guests`
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user