diff options
author | Brendan Griffiths <96725360+Orwellian-225@users.noreply.github.com> | 2023-03-01 17:00:24 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 17:00:24 +0100 |
commit | 4e099cf1d3f5fa37e9aa520d90aaf505fee3ce23 (patch) | |
tree | 5355285405336b55eeab21ca5ecc24c8e9ecf1d8 /game/common/credits.csv.import | |
parent | 2062aaf394ee6581161add4bcb23076475e236ac (diff) |
add: credits.csv - req: FS4 (#16)
Requirements met by this PR:
SS-17
SS-29 [1]
UI-32
UI-34
UIFUN-36
UI-35
UI-38
UIFUN-37
FS-4
Diffstat (limited to 'game/common/credits.csv.import')
-rw-r--r-- | game/common/credits.csv.import | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/game/common/credits.csv.import b/game/common/credits.csv.import new file mode 100644 index 0000000..63b33aa --- /dev/null +++ b/game/common/credits.csv.import @@ -0,0 +1,17 @@ +[remap] + +importer="csv_translation" +type="Translation" +uid="uid://4dwpfaaedki" + +[deps] + +files=["res://common/credits.OpenVic2.translation"] + +source_file="res://common/credits.csv" +dest_files=["res://common/credits.OpenVic2.translation"] + +[params] + +compress=true +delimiter=0 |