forked from townforge/townforge
23 lines
741 B
Plaintext
23 lines
741 B
Plaintext
WindowInfo
|
|
title: "No wallet"
|
|
centered-relative-size: 0.6 0.5
|
|
modal: 1
|
|
|
|
TBLayout: axis: y, distribution: "preferred"
|
|
TBTextField: text: "Welcome to TownForge."
|
|
gravity: "left right"
|
|
text-align: "center"
|
|
|
|
TBSeparator
|
|
|
|
TBTextField: text: "TownForge is a blockchain based game."
|
|
TBTextField: text: "You need a TownForge wallet with a game account to play the game."
|
|
TBTextField: text: "If you do not have a wallet yet, you can create one."
|
|
TBTextField: text: "Once you have create a wallet, you need to obtain TownForge gold,"
|
|
TBTextField: text: "either by mining or buying some from someone else, and create a
|
|
TBTextField: text: "game account."
|
|
|
|
TBSeparator
|
|
|
|
TBButton: id: "intro-create-new-wallet", text: "Create new wallet"
|