Skip to content

Commit 7d95240

Browse files
committed
Updated readme
1 parent e364053 commit 7d95240

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,8 @@ If run inside a directory containing .bytes or.json files, it will serialize or
99
`--deserialize=<path_to_file>` - Accepts as input either a single .bytes file or a directory containing .bytes files. If a single file is passed, deserializes it to the corresponding .json file and creates said file next to the executable. If a directory is passed, the resulting .json files will be created in a new directory next to the executable.
1010

1111
`--serialize=<path_to_file>` - Accepts as input either a single .json file or a directory containing .json files. If a single file is passed, serializes it to the corresponding .bytes file and creates said file next to the executable. If a directory is passed, the resulting .bytes files will be created in a new directory next to the executable.
12+
13+
# Copyright
14+
All code in this repository is the intellectual property of Failbetter Games Ltd.
15+
16+
Copyright (c) 2021, Failbetter Games Ltd.

0 commit comments

Comments
 (0)