Skip to content
This repository was archived by the owner on Aug 7, 2022. It is now read-only.

Commit

Permalink
Updated script
Browse files Browse the repository at this point in the history
  • Loading branch information
erri120 committed Nov 28, 2019
1 parent 2deeeee commit a8ac170
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions OMODFramework.Test/omod_files/script.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ If VersionLessThan 0.9.3
FatalError
EndIf

Message "Simulated Message"

Message "Simulated Message" "Title"

Message "Simulated Message" "Title" "Something"

DontInstallAnyDataFiles

InstallDataFile "something.txt"
Expand Down

0 comments on commit a8ac170

Please sign in to comment.