diff --git a/docs.toml b/docs.toml index d2d7db8..9fdc3c3 100644 --- a/docs.toml +++ b/docs.toml @@ -7,6 +7,7 @@ license = "license for this manifest" [scenario] # Required. +min_version = "v0.3.1" # optional, highly recommended, minimum version of setage to play this manifest, "v" at the beginning is optional. start = "id" # room where the player starts. any valid room id. title = "title of the game" intro = "intro to the game"