diff --git a/openrct2.proj b/openrct2.proj index d546d1d19a..8706156080 100644 --- a/openrct2.proj +++ b/openrct2.proj @@ -221,6 +221,39 @@ StandardOutputImportance="low" /> + + https://github.com/OpenRCT2/title-sequences/releases/download/v0.0.5/title-sequence-v0.0.5.zip + $(TargetDir)data\title + $(TargetDir)data\title\seqs.zip + $(TargetDir)sequencesversion + + + + + $([System.IO.File]::ReadAllText($(SequencesVersionPath)).Trim()) + true + + + + + + + + + + + + + + + + + + + + + +