townforge/GameData/TB/cc/node-config.tb.txt

21 lines
497 B
Plaintext

WindowInfo
Title Network configuration
modal: 1
TBLayout: axis: y
TBTextField: text: "Townforge needs to connect to the peer to peer network to function."
TBTextField: text: "It needs the address of a node in that network."
TBLayout: axis: x
TBLayout: axis: y
TBTextField: text: "Node address"
TBTextField: text: "Node port"
TBLayout: axis: y
TBEditField: id: "node-address", text: "127.0.0.1"
TBEditField: id: "node-port"
TBButton: id: "node-connect", text: "Connect"