documentation about location of story file

This commit is contained in:
2026-05-18 14:33:30 +01:00
parent fbb5a4b503
commit cba3ec04d7
+1 -1
View File
@@ -7,7 +7,7 @@ For help with syntax, see [this documentation](/docs/SYNTAX.md)
## Install
This is not really out of development, but to run it, clone the repo, go into /server/ and use cargo run story.zip to run a file called story.zip that's in the /stories/ directory.
This is not really out of development, but to run it, clone the repo, go into /server/ and use cargo run story.zip to run a file called story.zip, relative to your current location.
## Technical Details