Street Legal Racing: Redline v2.3.1

Street Legal Racing: Redline v2.3.1

Custom Workshop Installer
g13ba  [developer] 23 Dec, 2020 @ 12:29pm
About Update Check File [WIP]
Filename
[mod_id]=[mod name, etc].txt
[mod_id].txt

example
12345=readme=mod name.txt
12345.txt

Content
2nd line - The tool will compare this line from installed and subscribed file. If the lines differ, the tool will show the update notification.
1 Mod Name 2 Mod Version 3 4 5 ..
To trigger the update notification without changing the version add: ~ anytext
Example:
Version 1.1 ~ (minor fix etc.)



Optional tags

update_message tag
[update_message] - this text will be shown to user [/update_message]



changelog and version tag (added in update 11b)
The text inside will be shown until matching version string from installed file is found.

Simple
[changelog] Version 1.3 - changes text d - changes text c Version 1.2 - changes text b Version 1.1 - changes text a [/changelog]

For additional information and/or formatting around the version string use the version tag.
[changelog] #[version=Version 1.3]: - changes text d - changes text c #[version=Version 1.2]: - changes text b #[[version=Version 1.1]: - changes text a [/changelog]
Last edited by g13ba; 21 Feb, 2024 @ 10:53am