docs update and moved around the test stories
This commit is contained in:
@@ -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, relative to your current location.
|
||||
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, absolute or relative file location.
|
||||
|
||||
## Technical Details
|
||||
|
||||
@@ -103,14 +103,11 @@ Move a character with @CHARACTER to fr
|
||||
> fr means front-right for instance.
|
||||
|
||||
## TODO
|
||||
- Variables
|
||||
- /about.json
|
||||
- If/Else if/Else
|
||||
- PAN
|
||||
- INPUT
|
||||
- tokeniser check for lack of END
|
||||
- Fix no closing brace edge case
|
||||
- Support single quotes for strings
|
||||
- backslashes in strings
|
||||
- Brace index getter check for closing
|
||||
- Proper Error messages centralised???
|
||||
|
||||
|
||||
Reference in New Issue
Block a user