updated docs to include create a class guide

This commit is contained in:
Stefan Zermatten
2022-10-18 15:40:17 +02:00
parent 58c3875dc7
commit 0ad7e659d2
12 changed files with 63 additions and 5 deletions

View File

@@ -6,6 +6,10 @@ Leveling up a class means choosing, or manually adding, class level properties t
The total level of the class can be accessed in calculations using `classVariableName.level`.
## Making your own class
See [Create a Class](/docs/walkthroughs/create-a-class)
---
### Name