Street Legal Racing: Redline v2.3.1

Street Legal Racing: Redline v2.3.1

Custom Workshop Installer
 此主题已被置顶,因此可能具有重要性
g13ba  [开发者] 2020 年 12 月 23 日 下午 12:29
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]
最后由 g13ba 编辑于; 9 月 22 日 上午 4:00