12 lines
553 B
Markdown
12 lines
553 B
Markdown
|
This project aim at faciliting the creation of texts using DScript, an alphabet by Matthew DeBlock is licensed under a Creative Commons Attribution License check http://www.dscript.org
|
||
|
|
||
|
|
||
|
This repository is licensed under GNU Affero-GPL licence for its code part and CC-BY-SA for the non-code-parts.
|
||
|
|
||
|
# Content
|
||
|
- unique.php searches the text for words missing in the database so you can add them
|
||
|
- gen.php generate the text
|
||
|
- pieces (folder) holds a bunch of misc pieces
|
||
|
- vec (folder) holds the words
|
||
|
- manuals contains Manuals about DScript uses
|