Updated root README
This commit is contained in:
parent
ed5ac12c1e
commit
c17872cc7e
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Starter Adventure
|
# Starter Adventure
|
||||||
|
|
||||||
This is a Twine starter template with basic settings page and header with a sample prologue to get you started. It uses the default [Harlowe](https://twine2.neocities.org/) 3.x story format.
|
This is a Twine starter template with basic settings page and header with a sample prologue to get you started. It uses the default [Harlowe](https://twine2.neocities.org/) 3.x story format. This comes with an intermediate language designed for drafting text adventures known as[ ISD format](draft/README.md).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
I hereby waive this template under the public domain. The code and contents are under the [The Unlicense](UNLICENSE) and [Creative Commons Zero v1.0 Universal](CC0), respectively.
|
I hereby waive this template under the public domain. The code and contents are under [The Unlicense](UNLICENSE) and [Creative Commons Zero v1.0 Universal](CC0), respectively.
|
||||||
|
|
Loading…
Add table
Reference in a new issue