townforge/GameData/TB/cc/spectator-mode.tb.txt
Crypto City bfd715d1ba game: add start wizard screen
guides the user through creating a wallet, a game
account and mining if needed
2025-08-01 07:02:23 +00:00

27 lines
960 B
Plaintext

WindowInfo
TBLayout: axis: y, distribution-position: "left top", distribution: "available", skin: "spectator.background"
TBTextField: text: "Spectator mode"
font: size: 32px
TBLayout: axis x, distribution-position: "left top", distribution: "available"
TBButton: skin: "TBButton.spectator", text: " Load a wallet " id: "spectator-load-wallet"
font: size: 32px
TBTextField: text: " to start playing "
font: size: 32px
TBToggleContainer: id: "spectator-auctions-container", toggle: "expanded"
TBButton: skin: "TBButton.spectator", text: " Or browse account auctions " id: "spectator-auctions"
font: size: 20px
TBButton: skin: "TBButton.spectator", text: " Or create new wallet " id: "spectator-no-wallet"
font: size: 20px
TBButton: skin: "TBButton.spectator", text: " Or walk me through this " id: "spectator-wizard"
font: size: 32px
TBButton: skin: "TBButton.spectator", text: " Hide " id: "spectator-hide"
font: size: 20px