about summary refs log tree commit diff stats
path: root/Lingo 2.asl
diff options
context:
space:
mode:
authorStar Rauchenberger <fefferburbia@gmail.com>2025-02-13 13:44:36 -0500
committerStar Rauchenberger <fefferburbia@gmail.com>2025-02-13 13:44:36 -0500
commitfbecf3b199d94cf6e99c274fb913f6c5c5814990 (patch)
tree55f84318641b46bcd2fa6b0f0701a9320507f1ed /Lingo 2.asl
parent4c77425dc56ec8a6804738992ffcd01fe8f71804 (diff)
downloadautosplitters-fbecf3b199d94cf6e99c274fb913f6c5c5814990.tar.gz
autosplitters-fbecf3b199d94cf6e99c274fb913f6c5c5814990.tar.bz2
autosplitters-fbecf3b199d94cf6e99c274fb913f6c5c5814990.zip
[Lingo 2] Added config file documentation
Diffstat (limited to 'Lingo 2.asl')
-rw-r--r--Lingo 2.asl6
1 files changed, 6 insertions, 0 deletions
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 @@
2// 2//
3// Massive thanks to the game developer, Brenton, for working with me to 3// Massive thanks to the game developer, Brenton, for working with me to
4// make this possible. 4// make this possible.
5//
6// Example config file:
7// https://code.fourisland.com/autosplitters/plain/example.lingo2_config
8//
9// You must restart either the splitter or the game after choosing a config
10// file in the autosplitter settings, and after modifying the config file.
5 11
6state("Lingo2") {} 12state("Lingo2") {}
7 13