new function for splitting game data into segments

This commit is contained in:
2020-04-24 18:52:27 +01:00
parent e8effb3579
commit 408e46ef7e
2 changed files with 61 additions and 1 deletions

View 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