Commit Graph

8 Commits

Author SHA1 Message Date
8003278dcd Move show subcommand into own file 2023-08-07 17:10:09 +02:00
fde2b5f84e Fix typo in Cargo.toml
It's license-file not license_file
2023-08-07 16:56:26 +02:00
c84011363a Add option to watch the savefile for changes 2023-08-03 04:25:19 +02:00
6ad831a12d Add editorconfig and missing unstable_features option 2023-07-31 18:17:37 +02:00
188f684ebc Add license file 2023-07-31 01:32:02 +02:00
db84e45639 Remove wrong magic number
Turns out it's not a magic number after all
2023-07-31 01:12:54 +02:00
65d7a5a922 Add simple app to inspect a save file 2023-07-31 01:10:27 +02:00
ff20a33304 Implement save file parser for journey 2023-07-30 22:54:43 +02:00