We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b74e6b6 commit d52fc9dCopy full SHA for d52fc9d
1 file changed
docs/CONVENTIONS.md
@@ -0,0 +1,10 @@
1
+# Conventions
2
+
3
+This document outlines the conventions used when mapping.
4
5
+## Principles
6
+- Remain close to original mapping names, Exceptions:
7
+ - Events should be suffixed with `Event`, for example `TickEvent` rather than the lunar `EventTick`
8
+- Use common sense
9
10
0 commit comments