townforge/GameData/TB/cc/node-config.tb.txt
2020-10-19 12:17:51 +00:00

21 lines
512 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", text: "18881"
TBButton: id: "node-connect", text: "Connect"