Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Commit

Permalink
Merge pull request #86 from Unihedro/patch-1
Browse files Browse the repository at this point in the history
fix typo in "initializers"
  • Loading branch information
MerlinVR authored Jul 8, 2021
2 parents 7945984 + 4564a88 commit 14e56ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ This compiler is in an early state and I have no prior experience making compile
- User defined properties
- Unity/Udon event callbacks with arguments. For instance, registering a OnPlayerJoined event with a VRCPlayerApi argument is valid.
- String interpolation
- Field initilizers
- Field initializers
- Jagged arrays
- Referencing other custom classes, accessing fields, and calling methods on them
- Recursive method calls are supported via the `[RecursiveMethod]` attribute
Expand Down

0 comments on commit 14e56ce

Please sign in to comment.