i/o stuff: skeleton framework for morgue files, and a config.toml file
This commit is contained in:
parent
b2010958e7
commit
3023a33cc5
17 changed files with 209 additions and 56 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
|
@ -7,5 +7,9 @@ docs/gifs/*
|
|||
.rustfmt.toml
|
||||
.prettierignore
|
||||
|
||||
# Savegame
|
||||
savegame.json
|
||||
# Save files, morgue files
|
||||
savegame.json
|
||||
morgue
|
||||
|
||||
# A default user config will be written on first run, if not present
|
||||
config.toml
|
||||
Loading…
Add table
Add a link
Reference in a new issue