diff options
| author | Jeff Carr <[email protected]> | 2025-10-27 00:26:10 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-10-27 00:26:10 -0500 |
| commit | dbe78b785508d8ef665d8b9c4d61e4dd8eb40e51 (patch) | |
| tree | e25ef3eb97a435318f6e52a3709e3625ed20561c /key.proto | |
| parent | 4d0828def125f96d376cc1bd018bd3d8b0997901 (diff) | |
add some more details. not much more to do here.
Diffstat (limited to 'key.proto')
| -rw-r--r-- | key.proto | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,4 +17,5 @@ message Keys { // `autogenpb:marshal` `autogenpb:nomu repeated Key keys = 3; string filename = 4; // can store where the filename is so that saves can be automated bool init = 5; // can store where the filename is so that saves can be automated + string homeDir = 6; // always need this. Converts "~" into "/home/turing" } |
