diff options
author | orwell96 <orwell@bleipb.de> | 2020-12-16 16:33:41 +0100 |
---|---|---|
committer | orwell96 <orwell@bleipb.de> | 2021-01-12 13:27:00 +0100 |
commit | 544f8babb5421ed181371c3fcb49478571fab9f4 (patch) | |
tree | 00739c28b06c1a8356ef876a59a610f81f59cabd /mod.conf | |
download | advtrains-544f8babb5421ed181371c3fcb49478571fab9f4.tar.gz advtrains-544f8babb5421ed181371c3fcb49478571fab9f4.tar.bz2 advtrains-544f8babb5421ed181371c3fcb49478571fab9f4.zip |
Implement basic serialization and file opening
Diffstat (limited to 'mod.conf')
-rw-r--r-- | mod.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mod.conf b/mod.conf new file mode 100644 index 0000000..ac3a1bd --- /dev/null +++ b/mod.conf @@ -0,0 +1 @@ +name = serialize_lib |