You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
5 months ago | |
---|---|---|
README.md | 5 months ago | |
TIMELINE.md | 5 months ago |
README.md
Hi! We're the Orchid system, artists formerly known as wafflecoffee and Emmaffle. Generally speaking, we tend to cause problems, despite being well-intentioned (most of the time).
You might know us for having a whole spiel of roles in helping run Modrinth and formerly QuiltMC, both since late 2021 or so. Minecraft modding (and peripheral projects) is what most of our free time tends to be devoted to. That's how we learned Java ☕ and Rust 🦀.
We love contributing code to open source projects! If you've ever played a modded Minecraft instance on 1.19+, you've run a bit of code written by us!
Μιλάμε ελληνικά σ' επίπεδο Β1, αλλά αγγλικά είναι η μητρική μας γλώσσα.
Code preferences
- Tend to prefer Zlib license
- Formerly used 2-space indentation, but now using tabs. Learn why.
- One-line
if
,for
, andwhile
statements when feasible - Annotations go on the same line for parameters and fields