LSCS format#

An LSCS scheme describes pods, their scripts, their visual dimensions, and connections between pod ports. For example:

Pod0Name = master
Pod0Script = test1.lua
Pod0Dims = 46 55 70 40
NPods = 1

Connections are declared after a CONNECTIONS heading, for example master.0 -> slave.0.