Outputs container
From TrainzOnline
(Difference between revisions)
(Created page with "The Ouputs container is a top-level config.txt file entry used within processes containers (for KIND Industry and KIND Buildable). == ...") |
|||
Line 1: | Line 1: | ||
− | The [[ | + | The [[Outputs container]] is a top-level [[config.txt file]] entry used within [[Processes_container|processes]] containers (for [[KIND Industry]] and [[KIND Buildable]]). |
== Supported Tags == | == Supported Tags == |
Revision as of 23:12, 12 February 2013
The Outputs container is a top-level config.txt file entry used within processes containers (for KIND Industry and KIND Buildable).
Contents |
Supported Tags
The outputs subcontainer is a list of subcontainers with no standalone tags. Each outputs subcontainer supports the following tags (shown here with its default value).
amount N/A queue N/A
amount
- Type: int
- Desc: Specifies the amount of this output to produce for the parent process
queue
- Type: string
- Desc: Specifies the product to produce, via it's name in the queues container
Example controls container
See KIND Industry