From fbecf3b199d94cf6e99c274fb913f6c5c5814990 Mon Sep 17 00:00:00 2001 From: Star Rauchenberger Date: Thu, 13 Feb 2025 13:44:36 -0500 Subject: [Lingo 2] Added config file documentation --- Lingo 2.asl | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Lingo 2.asl') diff --git a/Lingo 2.asl b/Lingo 2.asl index 6a9e22a..6818885 100644 --- a/Lingo 2.asl +++ b/Lingo 2.asl @@ -2,6 +2,12 @@ // // Massive thanks to the game developer, Brenton, for working with me to // make this possible. +// +// Example config file: +// https://code.fourisland.com/autosplitters/plain/example.lingo2_config +// +// You must restart either the splitter or the game after choosing a config +// file in the autosplitter settings, and after modifying the config file. state("Lingo2") {} -- cgit 1.4.1