new function for splitting game data into segments
This commit is contained in:
19
src/test-resources/segments
Normal file
19
src/test-resources/segments
Normal file
@@ -0,0 +1,19 @@
|
||||
"""
|
||||
the first segment is a long bit of text
|
||||
|
||||
|
||||
it contains empty lines
|
||||
|
||||
"""
|
||||
|
||||
this is a new segment
|
||||
this is still the second segment
|
||||
blah
|
||||
blah
|
||||
|
||||
DLG SEGMENT_3
|
||||
"""
|
||||
this is a short "long" bit of text
|
||||
"""
|
||||
|
||||
this is the last segment
|
||||
Reference in New Issue
Block a user