mirror of
https://github.com/pichsenmeister/WienerScript.git
synced 2025-03-10 15:49:05 +01:00
commit
f16da31dd7
2 changed files with 4 additions and 2 deletions
|
@ -122,6 +122,7 @@ Examples can be found in the [examples](examples) directory.
|
||||||
| DO IS DA HUND BEGROBN | console.debug |
|
| DO IS DA HUND BEGROBN | console.debug |
|
||||||
| GSCHISSN GRISSN | console.error |
|
| GSCHISSN GRISSN | console.error |
|
||||||
| DES IS MA ECHT Z'DEPPAT | process.exit |
|
| DES IS MA ECHT Z'DEPPAT | process.exit |
|
||||||
|
| HEAST | alert |
|
||||||
|
|
||||||
## License
|
## License
|
||||||
This project is licensed under the MIT license, Copyright (c) 2020 David Pichsenmeister | [pichsenmeister.com](https://pichsenmeister.com). For more information see [LICENSE](LICENSE).
|
This project is licensed under the MIT license, Copyright (c) 2020 David Pichsenmeister | [pichsenmeister.com](https://pichsenmeister.com). For more information see [LICENSE](LICENSE).
|
||||||
|
|
|
@ -52,5 +52,6 @@
|
||||||
"JO EH": "!",
|
"JO EH": "!",
|
||||||
"HOST MI": "?",
|
"HOST MI": "?",
|
||||||
"DANN HOIT NET": ":",
|
"DANN HOIT NET": ":",
|
||||||
"HUACH ZUA": "=>"
|
"HUACH ZUA": "=>",
|
||||||
|
"HEAST": "alert"
|
||||||
}
|
}
|
Loading…
Reference in a new issue