Skip to content

Commit

Permalink
Merge pull request #80 from kdserra/patch-1
Browse files Browse the repository at this point in the history
Fixed typo
  • Loading branch information
loukylor authored Dec 12, 2023
2 parents 65bbe27 + 18b49c4 commit 1ee3438
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modders/quickstart.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ First, you will need to create a new project. Unity versions require different p
- Template: `Class Library (.NET Framework)`
- Framework: `.NET Framework 3.5` or `.NET Framework 4.7.2` (depending on the game)
- Any other version:
- Tempalte: `Class Library (.NET Framework)`
- Template: `Class Library (.NET Framework)`
- Framework: `.NET Framework 3.5`

?> Please note that `Class Library` and `Class Library (.NET Framework)` are different templates.
Expand Down

0 comments on commit 1ee3438

Please sign in to comment.