27 lines
1.1 KiB
Text
27 lines
1.1 KiB
Text
# rakugaki reference manual
|
|
|
|
*Stub warning!* This documentation is pretty technical at the moment.
|
|
Please feel free to shoot any questions you might have at me, in case you're stuck.
|
|
|
|
---
|
|
|
|
Welcome to rakugaki!
|
|
|
|
If you're here by accident, you've stumbled upon [riki moe](https://riki.moe)'s multiplayer drawing app.
|
|
Hewwo! ·w·
|
|
|
|
I ask you that you don't share it around just yet.
|
|
It's in its very early stages, there are lots of stability issues, and it is not ready for use by the public just yet.
|
|
It's a bit too easy to overload the server, for example, or access someone else's walls without permission.
|
|
|
|
That said, I hope you can have fun experimenting with it despite all that!
|
|
Feel free to ask me for any support you might need.
|
|
You can find my contact details [on my website](https://riki.moe).
|
|
|
|
There was a more detailed tutorial here in the past, but I removed it, because it often got out of date with how often I change the language and layout of things.
|
|
|
|
## Topics
|
|
|
|
- [haku language reference](haku.html) --- an overview of the language used for programming brushes.
|
|
- [System library](system.html) --- an overview of built-in functions available to brushes.
|
|
|