📄️ Introduction
Milk is a custom built language designed with the goal to maintain the simplicity of story telling while working with the TWS web engine.
📄️ Syntax
Every line (excluding empty ones) in milk is read and evaluated as a single command. A command or piece of text cannot span multiple lines.
📄️ Project
Projects are folder based, simply create one and define your .milk files to get started.